Page.Caption 屬性

定義

取得或設定字幕文字。

public:
 property System::String ^ Caption { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Localizable(true)]
public string Caption { get; set; }
[<System.ComponentModel.Localizable(true)>]
member this.Caption : string with get, set
Public Property Caption As String

屬性值

標題文字。

屬性

適用於