RazorBuildProvider.CodeCompilerType Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the compiler settings for Razor environment.

public override System.Web.Compilation.CompilerType CodeCompilerType { get; }
member this.CodeCompilerType : System.Web.Compilation.CompilerType
Public Overrides ReadOnly Property CodeCompilerType As CompilerType

Property Value

Applies to