VBTokenizer.RazorCommentType Property

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

Gets the razor type comment of the VBSymbolType.

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

override function get RazorCommentType () : VBSymbolType

Property Value

Type: System.Web.Razor.Tokenizer.Symbols.VBSymbolType
The razor type comment of the VBSymbolType.
Show: