ExceptionHandler.FilterOffset 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得例外處理程式過濾碼起始的位元組偏移量。
public:
property int FilterOffset { int get(); };
public int FilterOffset { get; }
member this.FilterOffset : int
Public ReadOnly Property FilterOffset As Integer
屬性值
濾波器碼起始的位元組偏移量,若沒有濾波器則為 0。