RazorEngineHost Properties
The RazorEngineHost type exposes the following members.
| Name | Description | |
|---|---|---|
|
CodeLanguage | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the languages supported by the code generator. |
|
DefaultBaseClass | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the default base class for the host. |
|
DefaultClassName | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the default class name for the host. |
|
DefaultNamespace | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the default namespace for the host. |
|
DesignTimeMode | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets a value that indicates whether the mode designs a time for the host. |
|
EnableInstrumentation | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the host that enables the instrumentation. |
|
GeneratedClassContext | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the generated class context for the host. |
|
InstrumentedSourceFilePath | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the instrumented source file path for the host. |
|
IsIndentingWithTabs | Gets or sets whether the design time editor is using tabs or spaces for indentation. |
|
NamespaceImports | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the namespace imports for the host. |
|
StaticHelpers | This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the static helpers for the host. |
|
TabSize | Tab size used by the hosting editor, when indenting with tabs. |
Show: