Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Namespace: Microsoft.VisualStudio.Diagnostics.Logging
Assembly: Microsoft.VisualStudio.IntelliTrace (in Microsoft.VisualStudio.IntelliTrace.dll)
Syntax
'Declaration
Public Interface IErrorTrackingOutputter _
Inherits IOutputter
public interface IErrorTrackingOutputter : IOutputter
public interface class IErrorTrackingOutputter : IOutputter
type IErrorTrackingOutputter =
interface
interface IOutputter
end
public interface IErrorTrackingOutputter extends IOutputter
The IErrorTrackingOutputter type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
LastError |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
GetErrors | |
![]() |
OutputErrorEvent | (Inherited from IOutputter.) |
![]() |
OutputMessageEvent | (Inherited from IOutputter.) |
![]() |
OutputWarningEvent | (Inherited from IOutputter.) |
Top
.gif)
.gif)