IODescriptionAttribute Class
.NET Framework 2.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)
'Declaration <AttributeUsageAttribute(AttributeTargets.All)> _ Public Class IODescriptionAttribute Inherits DescriptionAttribute 'Usage Dim instance As IODescriptionAttribute
/** @attribute AttributeUsageAttribute(AttributeTargets.All) */ public class IODescriptionAttribute extends DescriptionAttribute
AttributeUsageAttribute(AttributeTargets.All) public class IODescriptionAttribute extends DescriptionAttribute
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
Windows 98, Windows 2000 SP4, Windows Server 2003, Windows XP Media Center Edition, Windows XP Professional x64 Edition, Windows XP SP2, Windows XP Starter Edition
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.
Community Additions
ADD
Show: