AdHocTemplateSetSetPathFilename Method |
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 void SetPathFilename(
string filename
)
Public Sub SetPathFilename (
filename As String
)
Parameters
- filename
- Type: SystemString
See Also