NetCoreProject.

PreserveCompilationContext Property

Summary

Required to be true for the compilation of razor views
Assembly
Cake.Incubator.dll
Namespace
Cake.Incubator.Project
Containing Type
NetCoreProject

Syntax

public bool PreserveCompilationContext { get; set; }

Value

Type Description
bool