言語

Configuration.DisplayName プロパティ

定義

設定の表示名を取得します。

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

プロパティ値

構成の表示名を含む文字列です。

適用対象