AdHocTemplateOutputFilename Property  | 
 
            The filename to use for the output. Doesn't contain any folder.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.10.0.0 (5.10.0)
Syntaxpublic string OutputFilename { get; }Public ReadOnly Property OutputFilename As String
	Get
Property Value
Type: 
String
See Also