Share via


ErrorTrackingOutputter.OutputErrorEvent(OutputErrorEventArgs) Method

Definition

public:
 virtual void OutputErrorEvent(Microsoft::VisualStudio::Diagnostics::Logging::OutputErrorEventArgs ^ e);
public virtual void OutputErrorEvent (Microsoft.VisualStudio.Diagnostics.Logging.OutputErrorEventArgs e);
abstract member OutputErrorEvent : Microsoft.VisualStudio.Diagnostics.Logging.OutputErrorEventArgs -> unit
override this.OutputErrorEvent : Microsoft.VisualStudio.Diagnostics.Logging.OutputErrorEventArgs -> unit
Public Overridable Sub OutputErrorEvent (e As OutputErrorEventArgs)

Parameters

Implements

Applies to