TypeConverter.SimplePropertyDescriptor.PropertyType 속성

정의

속성의 유형을 가져옵니다.

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

속성 값

속성 형식을 나타내는 Type입니다.

적용 대상

추가 정보