ParameterDescriptor Class

Definition

Describes a parameter in an action.

public ref class ParameterDescriptor
public class ParameterDescriptor
type ParameterDescriptor = class
Public Class ParameterDescriptor
Inheritance
ParameterDescriptor
Derived

Constructors

ParameterDescriptor()

Properties

BindingInfo

Gets or sets the BindingInfo for the parameter.

Name

Gets or sets the parameter name.

ParameterType

Gets or sets the type of the parameter.

Applies to