Tokenizer<TSymbol,TSymbolType>.RazorCommentType Property

Definition

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

public abstract TSymbolType RazorCommentType { get; }
member this.RazorCommentType : 'SymbolType
Public MustOverride ReadOnly Property RazorCommentType As TSymbolType

Property Value

TSymbolType

The type of razor comment.

Applies to