Name

IODescriptionAttribute

Synopsis

This custom attribute describes an I/O property or event.

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

Hierarchy

System.Object System.Attribute System.ComponentModel.DescriptionAttribute IODescriptionAttribute

Valid On

All

Get C# in a Nutshell, Second Edition 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.