Share via


SyntaxConstants.VB.EndSectionKeyword Field

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

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

Syntax

'Declaration
Public Shared ReadOnly EndSectionKeyword As String
'Usage
Dim value As String 

value = SyntaxConstants.VB.EndSectionKeyword
public static readonly string EndSectionKeyword
public:
static initonly String^ EndSectionKeyword
static val EndSectionKeyword: string
public static final var EndSectionKeyword : String

See Also

Reference

SyntaxConstants.VB Class

System.Web.Razor.Parser Namespace