BuildFeatureSettings.

NoBootstrapping Property

Summary

Gets or sets a value indicating whether to skip bootstrapping.
Namespace
Cake.Features.Building
Containing Type
BuildFeatureSettings

Syntax

public bool NoBootstrapping { get; set; }

Value

Type Description
bool