IGeneratorAlwaysBuildTemplatesUsingDebugBuild Property |
Gets or sets a value indicating whether templates which have to be compiled into .NET code have to use debug build always (true) or leave it
to their own settings (false).
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.1.0.0 (5.1.0)
Syntax bool AlwaysBuildTemplatesUsingDebugBuild { get; set; }
Property AlwaysBuildTemplatesUsingDebugBuild As Boolean
Get
Set
Property Value
Type:
BooleanSee Also