MobileErrorInfo.ContextKey Feld

Definition

Der Schlüssel zum Abrufen der aktuellen Ausnahmeinformationen aus dem Context. Diese API ist veraltet. Informationen zum Entwickeln von ASP.NET mobilen Anwendungen finden Sie unter Mobile Apps & Websites mit ASP.NET.

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

Feldwert

Hinweise

Wird vom Abrufen von ErrorFormatterPage Informationen für ein MobileErrorInfo Objekt verwendet.

Gilt für:

Weitere Informationen