ExceptionHandler.Kind 속성

정의

이 개체가 나타내는 예외 처리기의 종류를 나타내는 값을 가져옵니다.

public:
 property System::Reflection::ExceptionHandlingClauseOptions Kind { System::Reflection::ExceptionHandlingClauseOptions get(); };
public System.Reflection.ExceptionHandlingClauseOptions Kind { get; }
member this.Kind : System.Reflection.ExceptionHandlingClauseOptions
Public ReadOnly Property Kind As ExceptionHandlingClauseOptions

속성 값

ExceptionHandlingClauseOptions

예외 처리기의 종류를 지정하는 열거형 값 중 하나입니다.

적용 대상