MobileErrorInfo.ContextKey フィールド

定義

Contextから現在の例外情報を取得するキー。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

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

フィールド値

注釈

MobileErrorInfo オブジェクトの情報を取得するためにErrorFormatterPageによって使用されます。

適用対象

こちらもご覧ください