Interface _dispWebSiteMiscEvents
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
<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
O tipo _dispWebSiteMiscEvents expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
OnAfterFolderRefresh | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. | |
OnBeforeFolderRefresh | Infraestrutura. This method supports the .NET Framework infrastructure and is not intended to be used directly from your code. |
Início