Universal Windows Service Class Library

ExtendedInstallContext.ServiceName Property

Get or set the name of installing service.

public string ServiceName {get; set;}

Property Value

A string containing the name of the service.

Remarks

Get or set the name of the installing service. Must be a unique one on this computer.

See Also

ExtendedInstallContext Class | uws.Install Namespace