Universal Windows Service Class Library

Installer.AssemblyPath Property

Get or set the path of installing assembly.

public string AssemblyPath {get; set;}

Property Value

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

Remarks

Get or set the path of installing assembly. The default value would be the path of this executing assembly.

See Also

Installer Class | uws.Install Namespace