UNDONE, stefanph: If they're not excluded, what do you get?!
[Visual Basic] Public Property PropertyNamesOnly As Boolean [C#] public bool PropertyNamesOnly {get; set;} [C++] public: __property bool get_PropertyNamesOnly(); public: __property void set_PropertyNamesOnly(bool); [JScript] public function get PropertyNamesOnly() : Boolean; public function set PropertyNamesOnly(Boolean);
DirectorySearcher Class | DirectorySearcher Members | System.DirectoryServices Namespace