次の方法で共有


_CustomTaskPane.Title プロパティ

定義

CustomTaskPane オブジェクトのタイトルを取得します。 読み取り専用です。

public:
 property System::String ^ default { System::String ^ get(); };
public string this { get; }
member this.Title : string
Default Public ReadOnly Property Title As String

プロパティ値

String

注釈

このプロパティは、作成時に 1 度だけ設定します。

適用対象