TypeMismatchException.ExistingType 속성

정의

예외의 현재 유형을 가져옵니다.

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

속성 값

예외의 현재 유형입니다.

적용 대상