Summary
Gets or sets the file path.
- Namespace
- Cake
.Common .Build .GitHubActions .Data - Containing Type
- Git
Hub Actions Annotation
Syntax
public string File { get; set; }
Value
Type | Description |
---|---|
string | The path of the file. |