BaseCodeGeneratorWithSite 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 BaseCodeGeneratorWithSite()
protected BaseCodeGeneratorWithSite()
protected:
BaseCodeGeneratorWithSite()
protected function BaseCodeGeneratorWithSite()
.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.
See Also
Reference
BaseCodeGeneratorWithSite Class