IOutputter.OutputWarningEvent(OutputWarningEventArgs) Method

Definition

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

Parameters

Applies to