Interface _dispAssemblyReferencesEvents
Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.
This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Namespace: VsWebSite
Assembly: VsWebSite.Interop (em VsWebSite.Interop.dll)
Sintaxe
'Declaração
<InterfaceTypeAttribute()> _
<GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")> _
Public Interface _dispAssemblyReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")]
public interface _dispAssemblyReferencesEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"A1B04977-56DD-40D1-89E3-65E1902A9103")]
public interface class _dispAssemblyReferencesEvents
[<InterfaceTypeAttribute()>]
[<GuidAttribute("A1B04977-56DD-40D1-89E3-65E1902A9103")>]
type _dispAssemblyReferencesEvents = interface end
public interface _dispAssemblyReferencesEvents
O tipo _dispAssemblyReferencesEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
AssemblyReferenceAdded | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
AssemblyReferenceRemoved | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Início