ValueConversionAttribute.SourceType プロパティ

定義

このコンバーターが変換する種類を取得します。

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

プロパティ値

Type

このコンバーターの変換元の種類。

適用対象

こちらもご覧ください