다음을 통해 공유


ConvertBinder.Type 속성

정의

변환할 대상 형식입니다.

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

속성 값

변환할 형식을 나타내는 Type 개체입니다.

적용 대상