MonitoringDescriptionAttribute::Description Property

 

Gets description text associated with the item monitored.

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

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

Property Value

Type: System::String^

An application-defined description.

.NET Framework
Available since 1.1
Return to top
Show: