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

属性值

服务显示名称。

属性

适用于