ServiceControllerPermissionEntry.ServiceName Property

Definition

Gets the short name that identifies the service to the system.

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

Property Value

The name of the service.

Applies to