Sdílet prostřednictvím


ParserResults.ParserErrors Vlastnost

Definice

Seznam chyb, ke kterým došlo během analýzy.

public:
 property System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Razor::RazorError ^> ^ ParserErrors { System::Collections::Generic::IEnumerable<Microsoft::AspNetCore::Razor::RazorError ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Microsoft.AspNetCore.Razor.RazorError> ParserErrors { get; }
member this.ParserErrors : seq<Microsoft.AspNetCore.Razor.RazorError>
Public ReadOnly Property ParserErrors As IEnumerable(Of RazorError)

Hodnota vlastnosti

Platí pro