MethodBodyBlock.ExceptionRegions Właściwość

Definicja

Pobiera tablicę regionów wyjątków w tej treści metody.

public:
 property System::Collections::Immutable::ImmutableArray<System::Reflection::Metadata::ExceptionRegion> ExceptionRegions { System::Collections::Immutable::ImmutableArray<System::Reflection::Metadata::ExceptionRegion> get(); };
public System.Collections.Immutable.ImmutableArray<System.Reflection.Metadata.ExceptionRegion> ExceptionRegions { get; }
member this.ExceptionRegions : System.Collections.Immutable.ImmutableArray<System.Reflection.Metadata.ExceptionRegion>
Public ReadOnly Property ExceptionRegions As ImmutableArray(Of ExceptionRegion)

Wartość właściwości

Tablica regionów wyjątków.

Dotyczy