MobileErrorInfo.ContextKey Champ

Définition

Clé permettant de récupérer des informations sur l'exception actuelle à partir du Context. Cette API est obsolète. Pour plus d’informations sur le développement d’applications mobiles ASP.NET, consultez Mobile Apps & Sites avec ASP.NET.

public: static initonly System::String ^ ContextKey;
public static readonly string ContextKey;
 staticval mutable ContextKey : string
Public Shared ReadOnly ContextKey As String 

Valeur de champ

Remarques

Utilisé par pour récupérer des ErrorFormatterPage informations pour un MobileErrorInfo objet.

S’applique à

Voir aussi