Share via


ServiceConfigSettings.ServiceDisplayName プロパティ

定義

サービスの表示名を取得または設定します。

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

プロパティ値

サービスの表示名。

実装

適用対象