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

속성 값

서비스 표시 이름입니다.

특성

적용 대상