次の方法で共有


HtmlHead.Title プロパティ

定義

ページ タイトルを取得します。

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

プロパティ値

String

ページ タイトル。

適用対象

こちらもご覧ください