Share via


VBTokenizer.RazorCommentTransitionType Property

Definition

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

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

Property Value

The transition style of the VB symbol.

Applies to