IConfigurationDomainCommandHelpText Property

Help text to expose for the command.

Definition

Namespace: MFiles.VAF.Configuration.Interfaces.Domain
Assembly: MFiles.VAF.Configuration.Interfaces (in MFiles.VAF.Configuration.Interfaces.dll) Version: 1.0.0.0
C#
string HelpText { get; set; }

Property Value

String

See Also