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

Afficher le fichier Open project: Microsoft/WindowsProtocolTestSuites

Méthodes publiques

Свойство Type Description
shi1_netname string
shi1_remark string
shi1_type uint

Méthodes publiques

Méthode Description
SHARE_INFO_1 ( string sharename, uint sharetype, string remark ) : System
ToString ( ) : string

Method Details

SHARE_INFO_1() public méthode

public SHARE_INFO_1 ( string sharename, uint sharetype, string remark ) : System
sharename string
sharetype uint
remark string
Résultat System

ToString() public méthode

public ToString ( ) : string
Résultat string

Property Details

shi1_netname public_oe property

public string shi1_netname
Résultat string

shi1_remark public_oe property

public string shi1_remark
Résultat string

shi1_type public_oe property

public uint shi1_type
Résultat uint