DotNetMSBuildSettings.

ValidateProjectFile Property

Summary

Gets or sets a value indicating whether to validate the project file and, if validation succeeds, build the project.

Syntax

public bool ValidateProjectFile { get; set; }

Value

Type Description
bool