DirectorySearcher Constructor ()
.NET Framework (current version)
Initializes a new instance of the DirectorySearcher class with default values.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
The following table shows the initial property values of the DirectorySearcher object.
Property | Initial value |
|---|---|
A null reference (Nothing in Visual Basic) | |
"(objectClass=*)" | |
An empty StringCollection object | |
.NET Framework
Available since 1.1
Available since 1.1
Show: