MobileErrorInfo.ContextKey フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
Contextから現在の例外情報を取得するキー。 この API は廃止されています。 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によって使用されます。