MethodBodyStreamEncoder.MethodBody.ExceptionRegions 屬性

定義

取得可用於將例外狀況區域編碼為方法主體的編碼器物件。

public:
 property System::Reflection::Metadata::Ecma335::ExceptionRegionEncoder ExceptionRegions { System::Reflection::Metadata::Ecma335::ExceptionRegionEncoder get(); };
public System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder ExceptionRegions { get; }
member this.ExceptionRegions : System.Reflection.Metadata.Ecma335.ExceptionRegionEncoder
Public ReadOnly Property ExceptionRegions As ExceptionRegionEncoder

屬性值

例外狀況區域編碼器實例。

適用於