Click or drag to resize

AppFacadeLauncherExecutable Property

The path to the main executable, to be started by the apps launcher, or null if the app has no launcher.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public string LauncherExecutable { get; }

Property Value

Type: String
See Also