Skip to content

Properties_T_CommandLine_VerbAttribute

Moh.Hassan edited this page Oct 10, 2019 · 1 revision

VerbAttribute Properties

The VerbAttribute type exposes the following members.

Properties

 

Name Description
Public property HelpText Gets or sets a short description of this command line option. Usually a sentence summary.
Public property Hidden Gets or sets a value indicating whether a command line verb is visible in the help text.
Public property Name Gets the verb name.
Public property ResourceType Gets or sets the Type that contains the resources for HelpText.
Public property TypeId When implemented in a derived class, gets a unique identifier for this Attribute. (Inherited from Attribute.)
  Back to Top

See Also

Reference

VerbAttribute Class
CommandLine Namespace

Clone this wiki locally