Click or drag to resize

AppFacadeSetupTestFile Property

The relative path to a file, which existence can be used to check if the app is installed, or null e.g. in case the app is a package managed by a package manager. 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 SetupTestFile { get; }

Property Value

Type: String
See Also