ServiceControllerPermissionEntry.ServiceName 속성

정의

시스템에서 서비스를 식별하는 약식 이름을 가져옵니다.

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

속성 값

String

서비스의 이름입니다.

적용 대상