CSharpLanguageCharacteristics.Instance Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
static property Microsoft::AspNetCore::Razor::Parser::CSharpLanguageCharacteristics ^ Instance { Microsoft::AspNetCore::Razor::Parser::CSharpLanguageCharacteristics ^ get(); };
public static Microsoft.AspNetCore.Razor.Parser.CSharpLanguageCharacteristics Instance { get; }
static member Instance : Microsoft.AspNetCore.Razor.Parser.CSharpLanguageCharacteristics
Public Shared ReadOnly Property Instance As CSharpLanguageCharacteristics