Condividi tramite


SymbolBase<TType>.Errors Proprietà

Definizione

Questo tipo/membro supporta l'infrastruttura .NET Framework e non deve essere usato direttamente dal codice. Ottiene l'errore razor.

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

Valore della proprietà

Errore Razor.

Si applica a