The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IODescriptionAttribute Class
.NET Framework 3.0
Sets the description visual designers can display when referencing an event, extender, or property.
Namespace: System.IO
Assembly: System (in system.dll)
Assembly: System (in system.dll)
[AttributeUsageAttribute(AttributeTargets.All)] public class IODescriptionAttribute : DescriptionAttribute
/** @attribute AttributeUsageAttribute(AttributeTargets.All) */ public class IODescriptionAttribute extends DescriptionAttribute
AttributeUsageAttribute(AttributeTargets.All) public class IODescriptionAttribute extends DescriptionAttribute
Not applicable.
For more information about using attributes, see Extending Metadata Using Attributes.
System.Object
System.Attribute
System.ComponentModel.DescriptionAttribute
System.IO.IODescriptionAttribute
System.Attribute
System.ComponentModel.DescriptionAttribute
System.IO.IODescriptionAttribute
Community Additions
Show: