ErrorTrackingOutputter.OutputErrorEvent(OutputErrorEventArgs) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)