Specifies the GUID of the DFS root or link.
Namespace:
Alphaleonis.Win32.Network
Assembly:
AlphaFS (in AlphaFS.dll) Version: 2.2
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