TypeMismatchPropertyException.Type 속성

정의

PropertyException에서 현재 타입을 받습니다.

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

속성 값

PropertyException 내 현재 타입의 타입.

적용 대상