| BenchEnvironmentWriteCmdEnvironmentScript Method |
Writes the CMD environment script of the Bench system.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public void WriteCmdEnvironmentScript()
Public Sub WriteCmdEnvironmentScript
Remarks
The environment script is stored in the root of the Bench directory structure
and called env.cmd.
See Also