RazorEngineHost Properties

The RazorEngineHost type exposes the following members.

  NameDescription
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property 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.
Public property IsIndentingWithTabs Gets or sets whether the design time editor is using tabs or spaces for indentation.
Public property 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.
Public property 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.
Public property TabSize Tab size used by the hosting editor, when indenting with tabs.
Top
Show: