Click or drag to resize

SetupLocalConfigInstallationPathOrigin Property

Gets the type of source containing the installation path, used by our setup to get it.

Namespace:  MicaSystems.Utils.Setup
Assembly:  MicaSystems.Utils (in MicaSystems.Utils.dll) Version: 1.0.0.0 (1.1.0.123)
Syntax
C#
public InstallationPathOrigin InstallationPathOrigin { get; }

Property Value

Type: InstallationPathOrigin
See Also