Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Namespace: Microsoft.VisualStudio.Diagnostics.Logging
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Dichiarazione
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.