Universal Windows Service Class Library

Installer.Context Property

Get the extended install context of the service.

public ExtendedInstallContext Context {get;}

Remarks

Get the extended install context of the service which is used for information exchange between this class and installing assembly.

See Also

Installer Class | uws.Install Namespace