Interface _dispWebReferencesEvents_Event
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
<ComVisibleAttribute(False)> _
Public Interface _dispWebReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface _dispWebReferencesEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispWebReferencesEvents_Event
[<ComVisibleAttribute(false)>]
type _dispWebReferencesEvents_Event = interface end
public interface _dispWebReferencesEvents_Event
O tipo _dispWebReferencesEvents_Event expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
add_WebReferenceAdded | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
add_WebReferenceChanged | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
add_WebReferenceRemoved | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
remove_WebReferenceAdded | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
remove_WebReferenceChanged | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
remove_WebReferenceRemoved | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Início
Eventos
Nome | Descrição | |
---|---|---|
WebReferenceAdded | Infraestrutura. Este evento dá suporte a.NET Framework e não se destina a ser usado diretamente em seu código. | |
WebReferenceChanged | Infraestrutura. Este evento dá suporte a.NET Framework e não se destina a ser usado diretamente em seu código. | |
WebReferenceRemoved | Infraestrutura. Este evento dá suporte a.NET Framework e não se destina a ser usado diretamente em seu código. |
Início