Edit

Share via


ServiceControllerPermissionAttribute.ServiceName Property

Definition

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

public string ServiceName { get; set; }

Property Value

The name of the service.

Exceptions

The syntax of the ServiceName property is invalid.

Applies to