CSharpRazorCodeLanguage.CodeDomProviderType Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code. Gets the type of the code provider.

public override Type CodeDomProviderType { get; }
member this.CodeDomProviderType : Type
Public Overrides ReadOnly Property CodeDomProviderType As Type

Property Value

The type of the code provider.

Applies to