VBTokenizer.RazorCommentStarType Property

Definition

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

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

Property Value

The VB symbol type.

Applies to