SyntaxConstants Class

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

System::Object
  System.Web.Razor.Parser::SyntaxConstants

Namespace:  System.Web.Razor.Parser
Assembly:  System.Web.Razor (in System.Web.Razor.dll)

public ref class SyntaxConstants abstract sealed

The SyntaxConstants type exposes the following members.

  NameDescription
Public fieldStatic memberEndCommentSequenceThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberStartCommentSequenceThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberTextTagNameThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberTransitionCharacterThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberTransitionStringThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Top

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show: