DotNetMSBuildSettings.

GetTargetResults Property

Summary

Gets the target results to retrieve.

Syntax

public HashSet<string> GetTargetResults { get; }

Remarks

For more information, refer to Evaluate items and items and display results of targets.

Value

Type Description
HashSet<string> The target results to retrieve.