DirectoryEntries.SchemaFilter Property
.NET Framework (current version)
Gets the schemas that specify which child objects are contained in the collection.
Assembly: System.DirectoryServices (in System.DirectoryServices.dll)
Property Value
Type: System.DirectoryServices.SchemaNameCollectionA SchemaNameCollection that specifies which child objects are contained in the DirectoryEntries instance.
If the SchemaFilter property is empty, child objects of all types are visible in the collection; otherwise, only those of the specified types are visible.
.NET Framework
Available since 1.1
Available since 1.1
Show: