NewmanSettings.

EnvironmentFile Property

Summary

An environment file path.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public FilePath EnvironmentFile { get; set; }

Remarks

Environments provide a set of variables that one can use within collections.

Value

Type Description
FilePath