System.Diagnostics.MonitoringDescriptionAttribute Class

Specifies a description for a property or event.

See Also: MonitoringDescriptionAttribute Members

Syntax

[System.AttributeUsage(System.AttributeTargets.All)]
public class MonitoringDescriptionAttribute : System.ComponentModel.DescriptionAttribute

Remarks

A visual designer can display the description when referencing the component member, such as in a Properties window. Access the MonitoringDescriptionAttribute.Description property to get or set the text associated with this attribute.

Requirements

Namespace: System.Diagnostics
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0