Name

TimersDescriptionAttribute

Synopsis

This class provides a System.ComponentModel.DescriptionAttribute description for a given timer. It can be used by visual tools to display a helpful description of the component.

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

Hierarchy

System.ObjectSystem.AttributeSystem.ComponentModel.DescriptionAttributeTimersDescriptionAttribute

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.