Share via


ParserResults.ErrorSink Property

Definition

Used to aggregate RazorErrors.

public:
 property Microsoft::AspNetCore::Razor::ErrorSink ^ ErrorSink { Microsoft::AspNetCore::Razor::ErrorSink ^ get(); };
public Microsoft.AspNetCore.Razor.ErrorSink ErrorSink { get; }
member this.ErrorSink : Microsoft.AspNetCore.Razor.ErrorSink
Public ReadOnly Property ErrorSink As ErrorSink

Property Value

Applies to