ValueConversionAttribute.TargetType 屬性

定義

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

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

屬性值

這個轉換器轉換的目標類型。

適用於

另請參閱