HttpMetricsEnrichmentContext.Exception Propriété

Définition

Obtient l’exception qui s’est produite ou null s’il n’y a pas eu d’erreur.

public:
 property Exception ^ Exception { Exception ^ get(); };
public Exception? Exception { get; }
member this.Exception : Exception
Public ReadOnly Property Exception As Exception

Valeur de propriété

Remarques

Cette propriété ne doit pas être utilisée en dehors des rappels d’enrichissement.

S’applique à