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.12.0.0 (5.12.0)
Syntaxpublic string PathFilename { get; }
Public ReadOnly Property PathFilename As String
Get
Property Value
Type:
String
See Also