Gets this entry's parent entry in the store.
[Visual Basic] Public ReadOnly Property Parent As DirectoryEntry [C#] public DirectoryEntry Parent {get;} [C++] public: __property DirectoryEntry* get_Parent(); [JScript] public function get Parent() : DirectoryEntry;
This entry's parent entry in the store.
DirectoryEntry Class | DirectoryEntry Members | System.DirectoryServices Namespace