ShareInfoPassword Property |
The share's password (when the server is running with share-level security).
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Password { get; }
Public ReadOnly Property Password As String
Get
public:
property String^ Password {
String^ get ();
}
member Password : string with get
Property Value
Type:
StringSee Also