C# Class Microsoft.Protocols.TestManager.KerberosPlugin.ServerHelper.SHARE_INFO_1

Datei anzeigen Open project: Microsoft/WindowsProtocolTestSuites

Public Properties

Property Type Description
shi1_netname string
shi1_remark string
shi1_type uint

Public Methods

Method Description
SHARE_INFO_1 ( string sharename, uint sharetype, string remark ) : System
ToString ( ) : string

Method Details

SHARE_INFO_1() public method

public SHARE_INFO_1 ( string sharename, uint sharetype, string remark ) : System
sharename string
sharetype uint
remark string
return System

ToString() public method

public ToString ( ) : string
return string

Property Details

shi1_netname public_oe property

public string shi1_netname
return string

shi1_remark public_oe property

public string shi1_remark
return string

shi1_type public_oe property

public uint shi1_type
return uint