Gets a DirectoryEntryPropertyCollection of properties set on this object.
[Visual Basic] Public ReadOnly Property Properties As _ DirectoryEntryPropertyCollection [C#] public DirectoryEntryPropertyCollection Properties {get;} [C++] public: __property DirectoryEntryPropertyCollection* get_Properties(); [JScript] public function get Properties() : DirectoryEntryPropertyCollection;
A DirectoryEntryPropertyCollection of properties set on this object.
DirectoryEntry Class | DirectoryEntry Members | System.DirectoryServices Namespace | DirectoryEntryPropertyCollection