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

プロパティ値

ExceptionRegionEncoder

例外リージョン エンコーダー インスタンス。

適用対象