ParameterInfo Properties
Represents a class containing information about a specific parameter and its editor.Name | Description |
---|---|
Editor | Gets or sets an editor, used to enter a parameter’s value. |
Parameter | Provides access to the parameter associated with the current ParameterInfo object. |
See Also