SyntaxConstants Class

Namespace
Microsoft.AspNetCore.Razor.Parser
Assemblies
  • Microsoft.AspNetCore.Razor

Syntax

public class SyntaxConstants
class Microsoft.AspNetCore.Razor.Parser.SyntaxConstants

Fields

EndCommentSequence()
Return type:System.String
public static readonly string EndCommentSequence
StartCommentSequence()
Return type:System.String
public static readonly string StartCommentSequence
TextTagName()
Return type:System.String
public static readonly string TextTagName
TransitionCharacter()
Return type:System.Char
public static readonly char TransitionCharacter
TransitionString()
Return type:System.String
public static readonly string TransitionString