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.
Assembly: System.Web.Razor (in System.Web.Razor.dll)
abstract RazorCommentType : CSharpSymbolType override RazorCommentType : CSharpSymbolType
Property Value
Type: System.Web.Razor.Tokenizer.Symbols.CSharpSymbolTypeThe razor comment type for the CSharpSymbolType.
Show: