Gets the globally unique identifier of the DirectoryEntry.
[Visual Basic] Public ReadOnly Property Guid As Guid [C#] public Guid Guid {get;} [C++] public: __property Guid get_Guid(); [JScript] public function get Guid() : Guid;
The globally unique identifier of the DirectoryEntry.
DirectoryEntry Class | DirectoryEntry Members | System.DirectoryServices Namespace | Guid