Name

MonitoringDescriptionAttribute

Synopsis

This type is a System.ComponentModel.DescriptionAttribute that holds an informative description of one of the System.Diagnostics monitoring members.

public class MonitoringDescriptionAttribute : System.ComponentModel.DescriptionAttribute {
// Public Constructors
   public method MonitoringDescriptionAttribute(
        string description);  
// Public Instance Properties
   public override field string Description{get; }  // overrides System.ComponentModel.DescriptionAttribute
}

Hierarchy

System.ObjectSystem.AttributeSystem.ComponentModel.DescriptionAttributeMonitoringDescriptionAttribute

Valid On

All

Get C# in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.