DotNetMSBuildSettings.

Properties Property

Summary

Gets the project-level properties to set or override.

Syntax

public IDictionary<string, ICollection<string>> Properties { get; }

Value

Type Description
IDictionary<string, ICollection<string>>