Universal Windows Service Class Library

Installer.AssemblyFile Property

Get or set the name of installing assembly file.

public string AssemblyFile {get; set;}

Property Value

A string containing the name of installing assembly file without assembly path.

Remarks

Get or set the path of installing assembly. The default value would be 'uws.exe'.

See Also

Installer Class | uws.Install Namespace