CliDirectiveAttributeDescription Property
Gets or sets the description of the directive. This will be displayed in usage help of the command line application.
This is not used for directives currently, but it's reserved for future use.
Namespace: DotMake.CommandLineAssembly: DotMake.CommandLine (in DotMake.CommandLine.dll) Version: 2.6.7
public string Description { get; set; }
Property Value
String