ParameterDescriptor.ParameterType 属性

定义

获取或设置参数的类型。

public:
 property Type ^ ParameterType { Type ^ get(); void set(Type ^ value); };
public Type ParameterType { get; set; }
member this.ParameterType : Type with get, set
Public Property ParameterType As Type

属性值

适用于