Summary
Gets or sets the properties.
- Namespace
- Cake
.Common .Tools .NuGet .Pack - Containing Type
- NuGetPackSettings
Syntax
public IDictionary<string, string> Properties { get; set; }
Value
Type | Description |
---|---|
IDictionary |
The properties. |