Share via


IOutputter.OutputErrorEvent(OutputErrorEventArgs) Method

Definition

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

Parameters

Applies to