ServiceConfigSettings.ServiceDisplayName 속성

정의

서비스의 표시 이름을 가져오거나 설정합니다.

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

속성 값

서비스의 표시 이름입니다.

구현

적용 대상