ValueConversionAttribute.TargetType 속성

정의

이 변환기에서 변환하는 대상 형식을 가져옵니다.

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

속성 값

Type

이 변환기에서 변환하는 대상 형식입니다.

적용 대상

추가 정보