Specifies the GUID of the DFS root or link.
Namespace: Alphaleonis.Win32.NetworkAssembly: AlphaFS (in AlphaFS.dll) Version: 2.0
Syntax public Guid Guid { get; }
Public ReadOnly Property Guid As Guid
Get
public:
property Guid Guid {
Guid get ();
}
member Guid : Guid with get
Property Value
Type:
GuidSee Also