DotNetMSBuildSettings.

GetProperties Property

Summary

Gets the properties to retrieve.

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<string> The properties to retrieve.