TextTransformation Constructor
Initializes a new instance of the TextTransformation class.
Namespace: Microsoft.VisualStudio.TextTemplating
Assembly: Microsoft.VisualStudio.TextTemplating.10.0 (in Microsoft.VisualStudio.TextTemplating.10.0.dll)
Syntax
'Declaration
Protected Sub New
protected TextTransformation()
protected:
TextTransformation()
new : unit -> TextTransformation
protected function TextTransformation()
.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.