Share via


CSharpTokenizer.RazorCommentTransitionType Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets the razor comment transition type for the CSharpSymbolType.

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

Property Value

The razor comment transition type for the CSharpSymbolType.

Applies to