次の方法で共有


ControlPanelCategoryInfo.Text プロパティ

定義

ユーザー インターフェイスに表示されるカテゴリの名前を取得します。

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

プロパティ値

ユーザー インターフェイスに表示されるカテゴリの名前。

適用対象