ActiveDirectoryObjectNotFoundException::Type Property

 

Gets the type of the requested object.

Namespace:   System.DirectoryServices.ActiveDirectory
Assembly:  System.DirectoryServices (in System.DirectoryServices.dll)

public:
property Type^ Type {
	Type^ get();
}

Property Value

Type: System::Type^

A Type object that represents the type of the requested object.

.NET Framework
Available since 2.0
Return to top
Show: