DfsInfoEntryPath Property |
The Universal Naming Convention (UNC) path of the DFS root or link.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public string EntryPath { get; }
Public ReadOnly Property EntryPath As String
Get
public:
property String^ EntryPath {
String^ get ();
}
member EntryPath : string with get
Property Value
Type:
StringSee Also