ExceptionHandler.FilterOffset 屬性

定義

取得例外處理程式過濾碼起始的位元組偏移量。

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

屬性值

濾波器碼起始的位元組偏移量,若沒有濾波器則為 0。

適用於