TypeConverterAttribute.ConverterTypeName 속성

정의

이 특성이 바인딩되는 개체의 변환기로 사용할 Type의 정규화된 형식 이름을 가져옵니다.

public:
 property System::String ^ ConverterTypeName { System::String ^ get(); };
public string ConverterTypeName { get; }
member this.ConverterTypeName : string
Public ReadOnly Property ConverterTypeName As String

속성 값

이 특성이 바인딩되는 개체의 변환기로 사용할 Type의 정규화된 형식 이름 또는 정규화된 이름이 없는 경우 빈 문자열("")입니다. 기본값은 빈 문자열("")입니다.

적용 대상

추가 정보