ReflectedParameterDescriptor Properties
The ReflectedParameterDescriptor type exposes the following members.
| Name | Description | |
|---|---|---|
|
ActionDescriptor | Gets the action descriptor. (Overrides ParameterDescriptor::ActionDescriptor.) |
|
BindingInfo | Gets the binding information. (Overrides ParameterDescriptor::BindingInfo.) |
|
DefaultValue | Gets the default value of the reflected parameter. (Overrides ParameterDescriptor::DefaultValue.) |
|
ParameterInfo | Gets or sets the parameter information. |
|
ParameterName | Gets the name of the parameter. (Overrides ParameterDescriptor::ParameterName.) |
|
ParameterType | Gets the type of the parameter. (Overrides ParameterDescriptor::ParameterType.) |
Show: