MobileErrorInfo.ContextKey Fält

Definition

Nyckeln för att hämta aktuell undantagsinformation från Context. Det här API:et är föråldrat. Information om hur du utvecklar ASP.NET mobila program finns i Mobile Apps & Webbplatser med ASP.NET.

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

Fältvärde

Kommentarer

Används av ErrorFormatterPage för att hämta information för ett MobileErrorInfo objekt.

Gäller för

Se även