MethodBodyBlock.ExceptionRegions Eigenschap

Definitie

Hiermee haalt u de matrix van uitzonderingsregio's op in deze hoofdtekst van de methode.

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)

Waarde van eigenschap

De matrix van uitzonderingsregio's.

Van toepassing op