Interface _dispWebServicesEvents
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
<GuidAttribute("B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")> _
<InterfaceTypeAttribute()> _
Public Interface _dispWebServicesEvents
[GuidAttribute("B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")]
[InterfaceTypeAttribute()]
public interface _dispWebServicesEvents
[GuidAttribute(L"B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")]
[InterfaceTypeAttribute()]
public interface class _dispWebServicesEvents
[<GuidAttribute("B3AF808B-B55A-4DFE-A9FC-C3B4F4B37903")>]
[<InterfaceTypeAttribute()>]
type _dispWebServicesEvents = interface end
public interface _dispWebServicesEvents
O tipo _dispWebServicesEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
WebServiceAdded | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
WebServiceChanged | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
WebServiceRemoved | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
WebServiceRenamed | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Início