ActiveDirectoryObjectNotFoundException::Name Property

 

Gets the name of the requested object.

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

public:
property String^ Name {
	String^ get();
}

Property Value

Type: System::String^

A string that contains the name of the requested object.

.NET Framework
Available since 2.0
Return to top
Show: