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