ExceptionHandler.ExceptionTypeToken 屬性

定義

取得這個處理常式所處理之例外狀況型別的權杖。

public:
 property int ExceptionTypeToken { int get(); };
public int ExceptionTypeToken { get; }
member this.ExceptionTypeToken : int
Public ReadOnly Property ExceptionTypeToken As Integer

屬性值

這個處理常式所處理之例外狀況型別的權杖,如果不存在則為 0。

適用於