次の方法で共有


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

プロパティ値

キャプション テキストです。

属性

適用対象