AdHocTemplateSetPathFilename Property |
The path + filename of the file this adhoctemplateset has been retrieved from. Setting is done through SetPathFilename()
Namespace:
SD.LLBLGen.Pro.ApplicationCore.CodeGenerationMetaData.Templates
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.13.0.0 (5.13.25.1117)
Syntaxpublic string PathFilename { get; }Public ReadOnly Property PathFilename As String
Get
Property Value
Type:
String
See Also