Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Questa API supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Questa classe supporta l'infrastruttura .NET Framework e non deve essere utilizzata direttamente dal codice.
Gerarchia di ereditarietà
System.Object
VsWebSite._dispWebServicesEvents_SinkHelper
Spazio dei nomi: VsWebSite
Assembly: VsWebSite.Interop (in VsWebSite.Interop.dll)
Sintassi
'Dichiarazione
<ClassInterfaceAttribute(ClassInterfaceType.None)> _
Public NotInheritable Class _dispWebServicesEvents_SinkHelper _
Implements _dispWebServicesEvents
[ClassInterfaceAttribute(ClassInterfaceType.None)]
public sealed class _dispWebServicesEvents_SinkHelper : _dispWebServicesEvents
[ClassInterfaceAttribute(ClassInterfaceType::None)]
public ref class _dispWebServicesEvents_SinkHelper sealed : _dispWebServicesEvents
[<Sealed>]
[<ClassInterfaceAttribute(ClassInterfaceType.None)>]
type _dispWebServicesEvents_SinkHelper =
class
interface _dispWebServicesEvents
end
public final class _dispWebServicesEvents_SinkHelper implements _dispWebServicesEvents
Il tipo _dispWebServicesEvents_SinkHelper espone i seguenti membri.
Metodi
| Nome | Descrizione | |
|---|---|---|
![]() |
Equals | Determina se l'oggetto Object specificato è uguale all'oggetto Object corrente. (Ereditato da Object) |
![]() |
Finalize | Consente a un oggetto di provare a liberare risorse ed eseguire altre operazioni di pulitura prima che l'oggetto stesso venga recuperato dalla procedura di Garbage Collection. (Ereditato da Object) |
![]() |
GetHashCode | Funge da funzione hash per un determinato tipo. (Ereditato da Object) |
![]() |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) |
![]() |
MemberwiseClone | Consente di creare una copia dei riferimenti dell'oggetto Object corrente. (Ereditato da Object) |
![]() |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
![]() |
WebServiceAdded | Infrastruttura. Questo metodo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
WebServiceChanged | Infrastruttura. Questo metodo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
WebServiceRemoved | Infrastruttura. Questo metodo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
WebServiceRenamed | Infrastruttura. Questo metodo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
In alto
Campi
| Nome | Descrizione | |
|---|---|---|
![]() |
m_dwCookie | Infrastruttura. Questo campo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
m_WebServiceAddedDelegate | Infrastruttura. Questo campo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
m_WebServiceChangedDelegate | Infrastruttura. Questo campo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
m_WebServiceRemovedDelegate | Infrastruttura. Questo campo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
![]() |
m_WebServiceRenamedDelegate | Infrastruttura. Questo metodo supporta l'infrastruttura .NET Framework e non deve essere utilizzato direttamente dal codice. |
In alto
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.
.gif)
.gif)
.gif)