UserConfiguration.Name プロパティ

定義

ユーザー構成の名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
Public ReadOnly Property Name As String

プロパティ値

ユーザー構成名。

適用対象