NuSpecContentFile.

BuildAction Property

Summary

Gets or sets the build action to assign to the content item for MSBuild, e.g. Compile. Defaults to Compile.

Syntax

public string BuildAction { get; set; }

Value

Type Description
string