Share via


VBLanguageCharacteristics.Instance Property

Definition

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

public static System.Web.Razor.Parser.VBLanguageCharacteristics Instance { get; }
member this.Instance : System.Web.Razor.Parser.VBLanguageCharacteristics
Public Shared ReadOnly Property Instance As VBLanguageCharacteristics

Property Value

An instance of VBLanguageCharacteristics.

Applies to