共用方式為


_dispWebSiteMiscEvents 介面

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

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

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

語法

'宣告
<GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")> _
<InterfaceTypeAttribute()> _
Public Interface _dispWebSiteMiscEvents
[GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")]
[InterfaceTypeAttribute()]
public interface _dispWebSiteMiscEvents
[GuidAttribute(L"B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")]
[InterfaceTypeAttribute()]
public interface class _dispWebSiteMiscEvents
[<GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")>]
[<InterfaceTypeAttribute()>]
type _dispWebSiteMiscEvents =  interface end
public interface _dispWebSiteMiscEvents

_dispWebSiteMiscEvents 型別會公開下列成員。

方法

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

回頁首

請參閱

參考

VsWebSite 命名空間

WebSiteMiscEvents