ExceptionRegion.TryOffset プロパティ

定義

try ブロックの開始 IL オフセットを取得します。

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

プロパティ値

適用対象