 | 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)
Syntaxpublic string Exe { get; }
Public ReadOnly Property Exe As String
Get
Property Value
Type:
String
See Also