CSharpTokenizer.RazorCommentType Property

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

Gets the razor comment type for the CSharpSymbolType.

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

abstract RazorCommentType : CSharpSymbolType 
override RazorCommentType : CSharpSymbolType

Property Value

Type: System.Web.Razor.Tokenizer.Symbols.CSharpSymbolType
The razor comment type for the CSharpSymbolType.
Show: