March 2002
Intermediate to advanced
864 pages
31h 8m
English
IODescriptionAttribute
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 }
System.Object→System.Attribute→System.ComponentModel.DescriptionAttribute→IODescriptionAttribute
All