This documentation is archived and is not being maintained.
CSharpCodeParser.ReservedDirective Method
This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Indicates the reserved directive.
Namespace:
System.Web.Razor.Parser Assembly:
System.Web.Razor (in System.Web.Razor.dll)
abstract ReservedDirective :
topLevel:bool -> unit
override ReservedDirective :
topLevel:bool -> unit
Parameters
- topLevel
- Type: System.Boolean
Determines whether the directive is a top level.