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