Interface _dispReferencesEvents
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
Somente para uso interno da Microsoft.
Namespace: VSLangProj
Assembly: VSLangProj (em VSLangProj.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")> _
Public Interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface _dispReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")]
public interface class _dispReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("287EB27C-0F8B-4D2D-8E82-A9CA50B6766E")>]
type _dispReferencesEvents = interface end
public interface _dispReferencesEvents
O tipo _dispReferencesEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
ReferenceAdded | Infraestrutura. Somente para uso interno da Microsoft. | |
ReferenceChanged | Infraestrutura. Somente para uso interno da Microsoft. | |
ReferenceRemoved | Infraestrutura. Somente para uso interno da Microsoft. |
Início