MobileErrorInfo.MiscTitle プロパティ

定義

例外の代替タイトルを返します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「Mobile Apps&」を参照してください。ASP.NET

public:
 property System::String ^ MiscTitle { System::String ^ get(); void set(System::String ^ value); };
public string MiscTitle { get; set; }
member this.MiscTitle : string with get, set
Public Property MiscTitle As String

プロパティ値

例外の代替タイトル。

適用対象

こちらもご覧ください