Summary
Gets the response files to use.
- Namespace
- Cake
.Common .Tools .DotNet .MSBuild - Containing Type
- Dot
Net M S Build Settings
Syntax
public ICollection<FilePath> ResponseFiles { get; }
Remarks
A response file is a text file that is used to insert command-line switches. For more information see https://docs.microsoft.com/en-gb/visualstudio/msbuild/msbuild-response-files.
Value
Type | Description |
---|---|
ICollection |