Any text that can be given to the user as help for this property.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public string HelpText { get; }
Public ReadOnly Property HelpText As String
public: property String^ HelpText { String^ get (); }