ValueConversionAttribute.TargetType プロパティ

定義

コンバーターが変換する型を取得します。

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

プロパティ値

コンバーターが変換する型。

適用対象

こちらもご覧ください