ValueConversionAttribute.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

屬性值

可選值轉換參數物件的類型。

適用於

另請參閱