Share via


IOutputter.OutputWarningEvent Method

Namespace:  Microsoft.VisualStudio.Diagnostics.Logging
Assembly:  Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)

Syntax

'Declaration
Sub OutputWarningEvent ( _
    e As OutputWarningEventArgs _
)
void OutputWarningEvent(
    OutputWarningEventArgs e
)
void OutputWarningEvent(
    OutputWarningEventArgs^ e
)
abstract OutputWarningEvent : 
        e:OutputWarningEventArgs -> unit 
function OutputWarningEvent(
    e : OutputWarningEventArgs
)

Parameters

.NET Framework Security

See Also

Reference

IOutputter Interface

Microsoft.VisualStudio.Diagnostics.Logging Namespace