IServiceConfig.ServiceDisplayName プロパティ

定義

サービス表示名を取得します。

public:
 property System::String ^ ServiceDisplayName { System::String ^ get(); };
[System.Xml.Serialization.XmlIgnore]
public string ServiceDisplayName { get; }
[<System.Xml.Serialization.XmlIgnore>]
member this.ServiceDisplayName : string
Public ReadOnly Property ServiceDisplayName As String

プロパティ値

サービス表示名。

属性

適用対象