ParameterDescriptor.ParameterType Property

Definition

Gets the type of the parameter.

public abstract Type ParameterType { get; }
member this.ParameterType : Type
Public MustOverride ReadOnly Property ParameterType As Type

Property Value

The type of the parameter.

Applies to