共用方式為


ValueConversionAttribute.SourceType 屬性

定義

取得這個轉換器轉換的類型。

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

屬性值

Type

此轉換器要轉換的類型。

適用於

另請參閱