JsonConfEditorAttributeHelpText Property |
A short text for the member or type so users understand it's purpose, how/when to use it, etc...
May be displayed as a tool tip or in other context specific places.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 2.1.0.1 (2.1.0.1)
Syntaxpublic string HelpText { get; set; }
Property Value
Type:
String
See Also