Defines methods called when Web services are added or removed from the Web service provider collection. Used as an argument in the AdviseWebServiceProviderEvents method of the IVsWebServiceProvider interface.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop.8.0 (in Microsoft.VisualStudio.Shell.Interop.8.0.dll)
Syntax
'宣言
<InterfaceTypeAttribute()> _
<GuidAttribute("8170CB5A-D602-4886-A990-8260A5928133")> _
Public Interface IVsWebServiceProviderEvents
'使用
Dim instance As IVsWebServiceProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute("8170CB5A-D602-4886-A990-8260A5928133")]
public interface IVsWebServiceProviderEvents
[InterfaceTypeAttribute()]
[GuidAttribute(L"8170CB5A-D602-4886-A990-8260A5928133")]
public interface class IVsWebServiceProviderEvents
public interface IVsWebServiceProviderEvents