MethodBodyStreamEncoder.MethodBody.ExceptionRegions Özellik

Tanım

Özel durum bölgelerini yöntem gövdesine kodlamak için kullanılabilecek bir kodlayıcı nesnesi alır.

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

Özellik Değeri

Özel durum bölgesi kodlayıcı örneği.

Şunlara uygulanır