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.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Microsoft Internal Use Only.
Namespace: Microsoft.VisualStudio.VCProjectEngine
Assembly: Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)
Syntax
'Declaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")> _
Public Interface ISimpleErrorContext
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")]
public interface ISimpleErrorContext
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")]
public interface class ISimpleErrorContext
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")>]
type ISimpleErrorContext = interface end
public interface ISimpleErrorContext
The ISimpleErrorContext type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
AddError | Infrastructure. Microsoft Internal Use Only. |
![]() |
AddInfo | Infrastructure. Microsoft Internal Use Only. |
![]() |
AddWarning | Infrastructure. Microsoft Internal Use Only. |
Top
.gif)