_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