IOutputter.OutputMessageEvent Method
Namespace: Microsoft.VisualStudio.Diagnostics.Logging
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'宣告
Sub OutputMessageEvent ( _
e As OutputMessageEventArgs _
)
void OutputMessageEvent(
OutputMessageEventArgs e
)
void OutputMessageEvent(
OutputMessageEventArgs^ e
)
abstract OutputMessageEvent :
e:OutputMessageEventArgs -> unit
function OutputMessageEvent(
e : OutputMessageEventArgs
)
Parameters
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.