The CodeTemplateInfo type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CodeTemplateInfo()()()() | Initializes a new instance of the CodeTemplateInfo class | |
| CodeTemplateInfo(String) | Initializes a new instance of the CodeTemplateInfo class |
Methods
| Name | Description | |
|---|---|---|
| Dispose()()()() | (Inherited from DisposableBase.) | |
| Dispose(Boolean) | (Inherited from DisposableBase.) | |
| DisposeManagedResources | (Inherited from DisposableBase.) | |
| DisposeUnmanagedResources | (Inherited from DisposableBase.) | |
| EnsureTemplateInfo | ||
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from DisposableBase.) | |
| GetCodeTemplateInfo | ||
| GetCodeTemplateInfoByDirectory | ||
| GetContent | ||
| GetFileInfo | ||
| GetHashCode |
Gets the hash code based on the template dependencies.
(Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnLanguageChanged | ||
| Refresh | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Fields
Properties
| Name | Description | |
|---|---|---|
| AssemblyDependencies | ||
| CodeBehind | ||
| CodeSmithVersion | ||
| CompilerVersion | ||
| ContentHashCode |
Gets the hash code based on the template content and all template Dependencies.
| |
| DateCreated |
Gets the date the template was created.
| |
| DateModified |
Gets the date the template was modified.
| |
| Description |
Gets the description.
| |
| DirectoryName |
Gets the name of the directory the template is located in.
| |
| FileDependencies | ||
| FileName |
Gets the name of the template file.
| |
| FullPath |
Gets the full path to the template.
| |
| InMemory | ||
| Language |
Gets the template language.
| |
| OutputType |
Gets the type of the output for this template.
| |
| TargetLanguage |
Gets the target language.
| |
| TemplateEncoding |
Gets the response encoding.
|
Events
| Name | Description | |
|---|---|---|
| LanguageChanged |