The set of properties to be retrieved with the search. By default, the Path and Name properties are retrieved.
[Visual Basic] Public ReadOnly Property PropertiesToLoad As StringCollection [C#] public StringCollection PropertiesToLoad {get;} [C++] public: __property StringCollection* get_PropertiesToLoad(); [JScript] public function get PropertiesToLoad() : StringCollection;
DirectorySearcher Class | DirectorySearcher Members | System.DirectoryServices Namespace