The properties of the ParameterBuilder class are listed below. For a complete list of ParameterBuilder class members, see the ParameterBuilder Members topic.
Attributes | Retrieves the attributes for this parameter. |
IsIn | Retrieves whether this is an input parameter. |
IsOptional | Retrieves whether this parameter is optional. |
IsOut | Retrieves whether this parameter is an output parameter. |
Name | Retrieves the name of this parameter. |
Position | Retrieves the signature position for this parameter. |