Click or drag to resize

CLIParameterAttribute Properties

The CLIParameterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets or sets the parameter description, used in the corresponding command help.
Public propertyMandatory
Gets a value indicating whether this parameter is mandatory.
Public propertyTypeId
When implemented in a derived class, gets a unique identifier for this Attribute.
(Inherited from Attribute.)
Top
See Also