Gets a collection containing the values of this property.
[Visual Basic] Overridable Public ReadOnly Property Values As _ DirectoryEntryPropertyValueCollection [C#] public DirectoryEntryPropertyValueCollection Values {virtual get;} [C++] public: __property virtual DirectoryEntryPropertyValueCollection* get_Values(); [JScript] public function get Values() : DirectoryEntryPropertyValueCollection;
A collection containing the values of this property.
DirectoryEntryProperty Class | DirectoryEntryProperty Members | System.DirectoryServices Namespace | DirectoryEntryPropertyValueCollection