ValueConversionAttribute.TargetType 属性

定义

获取此转换器转换为的类型。

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

属性值

Type

此转换器转换为的类型。

适用于

另请参阅