Tokenizer(TSymbol, TSymbolType).RazorCommentType Property

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

Gets the type of razor comment.

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

abstract function get RazorCommentType () : TSymbolType

Property Value

Type: TSymbolType
The type of razor comment.
Show: