DfsStorageInfoShareName Property |
The share name of the DFS root target or link target.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string ShareName { get; }
Public ReadOnly Property ShareName As String
Get
public:
property String^ ShareName {
String^ get ();
}
member ShareName : string with get
Property Value
Type:
StringSee Also