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
Public Overridable Sub OutputMessageEvent ( _
e As OutputMessageEventArgs _
)
public virtual void OutputMessageEvent(
OutputMessageEventArgs e
)
public:
virtual void OutputMessageEvent(
OutputMessageEventArgs^ e
)
abstract OutputMessageEvent :
e:OutputMessageEventArgs -> unit
override OutputMessageEvent :
e:OutputMessageEventArgs -> unit
public function OutputMessageEvent(
e : OutputMessageEventArgs
)
Parameters
Implements
IOutputter.OutputMessageEvent(OutputMessageEventArgs)
.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.