_dispCodeModelEvents, 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 : EnvDTE80
Assembly : EnvDTE80 (dans EnvDTE80.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute()> _
<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")> _
Public Interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface _dispCodeModelEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"4EA8090E-D289-4D56-98CD-C48DD2853B2E")]
public interface class _dispCodeModelEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("4EA8090E-D289-4D56-98CD-C48DD2853B2E")>]
type _dispCodeModelEvents = interface end
public interface _dispCodeModelEvents
Le type _dispCodeModelEvents expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
ElementAdded | Infrastructure. Réservé à un usage interne Microsoft. | |
ElementChanged | Infrastructure. Réservé à un usage interne Microsoft. | |
ElementDeleted | Infrastructure. Réservé à un usage interne Microsoft. |
Début