SPCAFSettings.

SkipProjectCreation Property

Summary

Gets or sets a value indicating whether to skip the creation of a .spcaf project file.
Assembly
Cake.SPCAF.dll
Namespace
Cake.SPCAF
Containing Type
SPCAFSettings

Syntax

public bool SkipProjectCreation { get; set; }

Attributes

Type Description
DataMemberAttribute

Value

Type Description
bool