ExceptionHandler.HandlerLength 屬性

定義

取得例外處理程序的長度(位元組)。

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

屬性值

例外處理器的長度(以位元組為單位)。

適用於