ExceptionHandler.HandlerLength プロパティ

定義

例外ハンドラーの長さをバイト単位で取得します。

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

プロパティ値

例外ハンドラーの長さ (バイト単位)。

適用対象