IOutputter.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:
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)