Returns the TemplateContext data associated with the current executing Thread.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public static TemplateContext Current { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property Current As TemplateContext Get |