TraceOutputter.OutputErrorEvent(OutputErrorEventArgs) Method

Definition

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

Parameters

Applies to