Share via


IErrorPage.ErrorTitle 屬性

定義

取得或設定錯誤網頁的字串標題。

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

屬性值

String

錯誤網頁的字串標題。

適用於