Summary
Gets the properties.
- Namespace
- Cake
.Common .Tools .MSBuild - Containing Type
- MSBuildSettings
Syntax
public IDictionary<string, IList<string>> Properties { get; }
Value
Type | Description |
---|---|
IDictionary |
The properties. |