TemplatedCodeGenerator Members

The TemplatedCodeGenerator type exposes the following members.

Constructors

  Name Description
Public method TemplatedCodeGenerator

Top

Methods

  Name Description
Protected method CreateExceptionMessage (Inherited from BaseCodeGeneratorWithSite.)
Public method Dispose Overloaded.
Public method Equals Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Public method ErrorCallback
Protected method Finalize (Inherited from BaseCodeGenerator.)
Public method Generate (Inherited from BaseCodeGenerator.)
Protected method GenerateCode (Overrides BaseCodeGenerator.GenerateCode(String, String).)
Protected method GeneratorErrorCallback (Inherited from BaseCodeGenerator.)
Public method GetDefaultExtension (Overrides BaseCodeGenerator.GetDefaultExtension().)
Public method GetHashCode Serves as a hash function for a particular type. (Inherited from Object.)
Protected method GetService Overloaded.
Public method GetSite (Inherited from BaseCodeGeneratorWithSite.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Public method SetFileExtension
Public method SetOutputEncoding
Public method SetSite (Inherited from BaseCodeGeneratorWithSite.)
Protected method SetWaitCursor (Inherited from BaseCodeGeneratorWithSite.)
Public method ToString Returns a String that represents the current Object. (Inherited from Object.)

Top

Properties

  Name Description
Protected property Dte (Inherited from BaseCodeGeneratorWithSite.)
Protected property ErrorList (Inherited from BaseCodeGeneratorWithSite.)
Protected property FileNamespace (Inherited from BaseCodeGenerator.)
Protected property InputFilePath (Inherited from BaseCodeGenerator.)
Protected property TextTemplating

Top

See Also

Reference

TemplatedCodeGenerator Class

Microsoft.VisualStudio.TextTemplating.VSHost Namespace