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.
Communicates detailed error information between a client and an object. For more information, see IErrorLog.
Namespace: Microsoft.VisualStudio.OLE.Interop
Assembly: Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)
Syntax
'Declaration
<GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")> _
<InterfaceTypeAttribute()> _
Public Interface IErrorLog
'Usage
Dim instance As IErrorLog
[GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")]
[InterfaceTypeAttribute()]
public interface IErrorLog
[GuidAttribute(L"3127CA40-446E-11CE-8135-00AA004BB851")]
[InterfaceTypeAttribute()]
public interface class IErrorLog
[<GuidAttribute("3127CA40-446E-11CE-8135-00AA004BB851")>]
[<InterfaceTypeAttribute()>]
type IErrorLog = interface end
public interface IErrorLog