ExceptionRegion.TryOffset 属性

定义

获取 try 块的初始 IL 偏移量。

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

属性值

适用于