Click or drag to resize

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)
Syntax
public string PathFilename { get; }

Property Value

Type: String
See Also