VBRazorCodeLanguage.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 CodeDomProvider.

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

Property Value

The type of CodeDomProvider.

Applies to