RazorCodeLanguage.CodeDomProviderType Property

Definition

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

public abstract Type CodeDomProviderType { get; }
member this.CodeDomProviderType : Type
Public MustOverride ReadOnly Property CodeDomProviderType As Type

Property Value

The type of the CodeDOM provider.

Applies to