다음을 통해 공유


ServiceControllerPermissionAttribute.ServiceName 속성

정의

시스템의 서비스를 식별하는 약식 이름을 가져오거나 설정합니다.

public:
 property System::String ^ ServiceName { System::String ^ get(); void set(System::String ^ value); };
public string ServiceName { get; set; }
member this.ServiceName : string with get, set
Public Property ServiceName As String

속성 값

String

서비스의 이름입니다.

예외

ServiceName 속성의 구문이 잘못된 경우

적용 대상