SyntaxConstants.VB 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.VB

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

public final class VB

The SyntaxConstants.VB type exposes the following members.

  NameDescription
Public fieldStatic memberCodeKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberEndCodeKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberEndFunctionsKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberEndHelperKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberEndKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberEndSectionKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberExplicitKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberFunctionsKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberHelperKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberImportsKeywordLengthThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberLayoutKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberOffKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberSectionKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberSelectCaseKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberSessionStateKeywordThis type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Public fieldStatic memberStrictKeywordThis 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: