Specifies a description for a property or event.
Object
Attribute
MemberAttribute
DescriptionAttribute
[Visual Basic] Public Class DescriptionAttribute Inherits MemberAttribute [C#] public class DescriptionAttribute : MemberAttribute [C++] public __gc class DescriptionAttribute : public MemberAttribute [JScript] public class DescriptionAttribute extends MemberAttribute
A visual designer can display the specified description when referencing the component member, such as in a property browser. Call GetDescription to access the value of this attribute.
For more information, see TBD and TBD.
Namespace: System.ComponentModel
Assembly: System.dll
System.ComponentModel Namespace | MemberAttribute | PropertyDescriptor | EventDescriptor