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 | |
---|---|---|
AddError | Infrastructure. Réservé à un usage interne Microsoft. | |
AddInfo | Infrastructure. Réservé à un usage interne Microsoft. | |
AddWarning | Infrastructure. Réservé à un usage interne Microsoft. |
Début