AdHocTemplateSetPathFilename Property  | 
 
            The path + filename of the file this adhoctemplateset has been retrieved from. 
            
 
    Namespace: 
   SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
    Assembly:
   SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.8.0.0 (5.8.21.0208)
Syntaxpublic string PathFilename { get; set; }Public Property PathFilename As String
	Get
	Set
Property Value
Type: 
String
See Also