Share via


VBTokenizer.RazorCommentType Property

Definition

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.

public override System.Web.Razor.Tokenizer.Symbols.VBSymbolType RazorCommentType { get; }
member this.RazorCommentType : System.Web.Razor.Tokenizer.Symbols.VBSymbolType
Public Overrides ReadOnly Property RazorCommentType As VBSymbolType

Property Value

The razor type comment of the VBSymbolType.

Applies to