Share via


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

value = SyntaxConstants.VB.ImportsKeywordLength
public static readonly int ImportsKeywordLength
public:
static initonly int ImportsKeywordLength
static val ImportsKeywordLength: int
public static final var ImportsKeywordLength : int

See Also

Reference

SyntaxConstants.VB Class

System.Web.Razor.Parser Namespace