DescriptionAttribute::Description Property

 

Gets the description stored in this attribute.

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

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

Property Value

Type: System::String^

The description stored in this attribute.

.NET Framework
Available since 1.1
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Return to top
Show: