Condividi tramite


ParserContext.Errors Proprietà

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non può essere utilizzato direttamente dal codice. Ottiene o imposta l'elenco degli errori che si sono verificati durante l'analisi.

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

Valore della proprietà

Elenco degli errori.

Si applica a