SettingsGroupNameAttribute.GroupName プロパティ

定義

アプリケーション設定プロパティ グループの名前を取得します。

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

プロパティ値

アプリケーション設定プロパティ グループの名前を格納している String

注釈

プロパティ値は GroupName 、コンストラクターによって SettingsGroupNameAttribute 設定されます。

適用対象

こちらもご覧ください