ReflectedParameterDescriptor Properties

The ReflectedParameterDescriptor type exposes the following members.

  Name Description
Public property ActionDescriptor Gets the action descriptor. (Overrides ParameterDescriptor::ActionDescriptor.)
Public property BindingInfo Gets the binding information. (Overrides ParameterDescriptor::BindingInfo.)
Public property DefaultValue Gets the default value of the reflected parameter. (Overrides ParameterDescriptor::DefaultValue.)
Public property ParameterInfo Gets or sets the parameter information.
Public property ParameterName Gets the name of the parameter. (Overrides ParameterDescriptor::ParameterName.)
Public property ParameterType Gets the type of the parameter. (Overrides ParameterDescriptor::ParameterType.)
Top
Show: