Universal Windows Service Class Library

Installer.Description Property

Get or set the description of the service which will be displayed in windows service management.

public string Description {get; set;}

Property Value

A string containing the description of the service.

Remarks

Get or set the description of the service which will be displayed in windows service management.

See Also

Installer Class | uws Namespace | ServiceName | DisplayName | ExtendedServiceInstaller