BaseCodeGenerator Constructor
Namespace: Microsoft.VisualStudio.TextTemplating.VSHost
Assembly: Microsoft.VisualStudio.TextTemplating.VSHost (in Microsoft.VisualStudio.TextTemplating.VSHost.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New BaseCodeGenerator()
protected BaseCodeGenerator()
protected:
BaseCodeGenerator()
protected function BaseCodeGenerator()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.