| AppFacadePath Property |
An array with relative or absolute paths,
which will be added to the environment variable
PATH when this app is activated.
If a path is relative, it 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[] Path { get; set; }
Public Property Path As String()
Get
Set
Property Value
Type:
StringSee Also