Click or drag to resize

ParameterAttribute Properties

The ParameterAttribute type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets the description of the parameter
Public propertyIsRequired
Gets a value that indicates if the parameter mandatory or not
Public propertyParameters
Gets an array of parameters and aliases
Public propertyValueOptional
Gets a value indicating that the parameter's value is not mandatory
Top
See Also