ValueConversionAttribute.TargetType プロパティ

定義

このコンバーターの変換先の型を取得します。

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

プロパティ値

Type

このコンバーターの変換先の型。

適用対象

こちらもご覧ください