MobileErrorInfo.MiscTitle 屬性

定義

傳回例外狀況的替代標題。 這個 API 已經過時。 如需如何開發 ASP.NET 行動應用程式的資訊,請參閱 mobile Apps & Sites with 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

屬性值

例外狀況的替代標題。

適用於

另請參閱