NetCoreProject.

IsWeb Property

Summary

True if this is a web project
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool IsWeb { get; set; }

Value

Type Description
bool