Share via


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

value = SyntaxConstants.CSharp.FunctionsKeyword
public static readonly string FunctionsKeyword
public:
static initonly String^ FunctionsKeyword
static val FunctionsKeyword: string
public static final var FunctionsKeyword : String

See Also

Reference

SyntaxConstants.CSharp Class

System.Web.Razor.Parser Namespace