ServiceControllerPermissionEntry.ServiceName Propiedad

Definición

Obtiene el nombre corto que identifica el servicio ante el sistema.

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

Valor de propiedad

String

El nombre del servicio.

Se aplica a