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

プロパティ値

省略可能な値コンバーター パラメーター オブジェクトの型。

適用対象

こちらもご覧ください