JsonParameterInfo.ParameterType Property

Definition

Gets the type of this parameter.

public:
 property Type ^ ParameterType { Type ^ get(); };
public Type ParameterType { get; }
member this.ParameterType : Type
Public ReadOnly Property ParameterType As Type

Property Value

Applies to