This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.Newman.
Summary
File path for global variables.
- Assembly
- Cake
.Newman .dll - Namespace
- Cake
.Newman - Containing Type
- NewmanSettings
Syntax
public FilePath GlobalVariablesFile { get; set; }
Remarks
Global variables are similar to environment variables but has a lower precedence and can be overridden by
environment variables having same name.
Value
Type | Description |
---|---|
FilePath |