Name

IODescriptionAttribute

Synopsis

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

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

Hierarchy

System.ObjectSystem.AttributeSystem.ComponentModel.DescriptionAttributeIODescriptionAttribute

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.