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.ArgumentBinder.
Summary
Must the file exist before executing the task?
Defaulted to false.
If this is true, and
Required
is false,
DefaultValue
can not be null.
- Assembly
- Cake
.ArgumentBinder .dll - Namespace
- Cake
.ArgumentBinder - Containing Type
- BasePathAttribute
Syntax
public bool MustExist { get; set; }
Value
Type | Description |
---|---|
bool |