ServiceControllerPermissionEntry.ServiceName 属性

定义

获取标识服务到系统的短名称。

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

属性值

服务的名称。

适用于