ISimpleErrorContext, interface

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Réservé à un usage interne Microsoft.

Espace de noms :  Microsoft.VisualStudio.VCProjectEngine
Assembly :  Microsoft.VisualStudio.VCProjectEngine (dans Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Déclaration
<GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface ISimpleErrorContext
[GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface ISimpleErrorContext
[GuidAttribute(L"4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class ISimpleErrorContext
[<GuidAttribute("4F0F5FC2-A5C3-4FFE-B2AC-0D4782F0E835")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type ISimpleErrorContext =  interface end
public interface ISimpleErrorContext

Le type ISimpleErrorContext expose les membres suivants.

Méthodes

  Nom Description
Méthode publique AddError Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique AddInfo Infrastructure. Réservé à un usage interne Microsoft.
Méthode publique AddWarning Infrastructure. Réservé à un usage interne Microsoft.

Début

Voir aussi

Référence

Microsoft.VisualStudio.VCProjectEngine, espace de noms