ExceptionHandler.HandlerLength プロパティ

定義

実行ハンドラーの長さ (バイト単位) を取得します。

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

プロパティ値

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

適用対象