共用方式為


_dispWebServicesEvents 介面

這個 API 支援 .NET Framework 基礎結構,但您不可以直接在程式碼中使用它。

這個類別支援 .NET Framework 基礎結構,但不能直接使用於您的程式碼中。

命名空間:  VsWebSite
組件:  VsWebSite.Interop (在 VsWebSite.Interop.dll 中)

語法

'宣告
<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

_dispWebServicesEvents 型別會公開下列成員。

方法

  名稱 說明
公用方法 WebServiceAdded 基礎架構。這個方法支援 .NET Framework 基礎結構,但您不可以從程式碼直接使用它。
公用方法 WebServiceChanged 基礎架構。這個方法支援 .NET Framework 基礎結構,但您不可以從程式碼直接使用它。
公用方法 WebServiceRemoved 基礎架構。這個方法支援 .NET Framework 基礎結構,但您不可以從程式碼直接使用它。
公用方法 WebServiceRenamed 基礎架構。這個方法支援 .NET Framework 基礎結構,但您不可以從程式碼直接使用它。

回頁首

請參閱

參考

VsWebSite 命名空間

WebServicesEvents