Gets the current instance of AssemblyResolver.
Namespace: CodeSmith.Engine.CompilerAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
| C# |
|---|
public static AssemblyResolver Current { get; } |
| Visual Basic |
|---|
Public Shared ReadOnly Property Current As AssemblyResolver Get |
Property Value
Type: AssemblyResolverThe current instance.