IConfigurationDomainCommandHelpText Property |
Help text to expose for the command.
Namespace:
MFiles.VAF.Configuration.Interfaces.Domain
Assembly:
MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
Syntaxstring HelpText { get; set; }
Property HelpText As String
Get
Set
property String^ HelpText {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also