MSBuildSettings.

Target Property

Summary

Gets or sets the MSBuild target.
Namespace
Cake.Common.Tools.MSBuild
Containing Type
MSBuildSettings

Syntax

public string Target { get; set; }

Value

Type Description
string The MSBuild target.