Summary
Gets the properties to retrieve.
- Namespace
- Cake
.Common .Tools .DotNet .MSBuild - Containing Type
- Dot
Net M S Build Settings
Syntax
public HashSet<string> GetProperties { get; }
Remarks
For more information, refer to Evaluate items and properties and display results of targets.
Value
Type | Description |
---|---|
HashSet |
The properties to retrieve. |