Share via


SyntaxConstants.VB.StrictKeyword 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 StrictKeyword As String
'Usage
Dim value As String 

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

See Also

Reference

SyntaxConstants.VB Class

System.Web.Razor.Parser Namespace