Specifies Help file and Help topic for a property or event. A visual designer can use this information to provide help for the member.
Object
Attribute
MemberAttribute
HelpAttribute
[Visual Basic] Public Class HelpAttribute Inherits MemberAttribute [C#] public class HelpAttribute : MemberAttribute [C++] public __gc class HelpAttribute : public MemberAttribute [JScript] public class HelpAttribute extends MemberAttribute
Use the URL property to get the URL of the Help file associated with this member. Use the Topic property to get the name of the Help topic.
For more information, see TBD and TBD.
Namespace: System.ComponentModel
Assembly: System.dll
System.ComponentModel Namespace | MemberAttribute | PropertyDescriptor | EventDescriptor