DSDescriptionAttribute::Description Property

 

Supports the .NET Framework infrastructure and is not intended to be used directly from code.

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

public:
property String^ Description {
	virtual String^ get() override;
}

Property Value

Type: System::String^

A string that contains a description of a property or other element. The Description property contains a description that is meaningful to the user.

.NET Framework
Available since 1.1
Return to top
Show: