A read-only collection of the properties specified on DirectorySearcher before the search was executed.
[Visual Basic] Public ReadOnly Property PropertiesLoaded As String () [C#] public string[] PropertiesLoaded {get;} [C++] public: __property String* get_PropertiesLoaded(); [JScript] public function get PropertiesLoaded() : String[];
SearchResults Class | SearchResults Members | System.DirectoryServices Namespace