Condividi tramite


Tokenizer<TSymbol,TSymbolType>.CurrentErrors Proprietà

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non deve essere usato direttamente dal codice. Ottiene un elenco degli errori razor correnti.

protected System.Collections.Generic.IList<System.Web.Razor.Parser.SyntaxTree.RazorError> CurrentErrors { get; }
member this.CurrentErrors : System.Collections.Generic.IList<System.Web.Razor.Parser.SyntaxTree.RazorError>
Protected ReadOnly Property CurrentErrors As IList(Of RazorError)

Valore della proprietà

Elenco degli errori correnti.

Si applica a