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.8.0.0 (5.8.21.0208)
Syntaxbool AlwaysBuildTemplatesUsingDebugBuild { get; set; }Property AlwaysBuildTemplatesUsingDebugBuild As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also