DriveConnectionShare Property |
The path originally specified by the user.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string Share { get; }
Public ReadOnly Property Share As String
Get
public:
property String^ Share {
String^ get ();
}
member Share : string with get
Property Value
Type:
StringThe path originally specified by the user.
See Also