Condividi tramite


MethodBodyBlock.ExceptionRegions Proprietà

Definizione

Ottiene la matrice di aree di eccezione nel corpo del metodo.

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)

Valore della proprietà

Matrice di aree di eccezione.

Si applica a