Partilhar via


Interface _dispWebSiteMiscEvents_Event

Esta API oferece suporte à infraestrutura .NET Framework e não se destina a ser usada diretamente do seu código.

This class supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Namespace:  VsWebSite
Assembly:  VsWebSite.Interop (em VsWebSite.Interop.dll)

Sintaxe

'Declaração
<ComVisibleAttribute(False)> _
Public Interface _dispWebSiteMiscEvents_Event
[ComVisibleAttribute(false)]
public interface _dispWebSiteMiscEvents_Event
[ComVisibleAttribute(false)]
public interface class _dispWebSiteMiscEvents_Event
[<ComVisibleAttribute(false)>]
type _dispWebSiteMiscEvents_Event =  interface end
public interface _dispWebSiteMiscEvents_Event

O tipo _dispWebSiteMiscEvents_Event expõe os membros a seguir.

Métodos

  Nome Descrição
Método público add_OnAfterFolderRefresh Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Método público add_OnBeforeFolderRefresh Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Método público remove_OnAfterFolderRefresh Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Método público remove_OnBeforeFolderRefresh Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Início

Eventos

  Nome Descrição
Evento público OnAfterFolderRefresh Infraestrutura. Este evento dá suporte a.NET Framework e não se destina a ser usado diretamente em seu código.
Evento público OnBeforeFolderRefresh Infraestrutura. Este evento dá suporte a.NET Framework e não se destina a ser usado diretamente em seu código.

Início

Consulte também

Referência

Namespace VsWebSite

WebSiteMiscEvents