Click or drag to resize

AppFacadeExe Property

The relative path of the main executable file of the app, or null in case the app has no executable (e.g. the app is just a group). The path is relative to the target Dir of this app.

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

Property Value

Type: String
See Also