Sdílet prostřednictvím


VSWebSiteEvents.WebSiteMiscEvents – vlastnost

V projektu webu získá referenci na různé události.

Obor názvů:  VsWebSite
Sestavení:  VsWebSite.Interop (v VsWebSite.Interop.dll)

Syntaxe

'Deklarace
ReadOnly Property WebSiteMiscEvents As WebSiteMiscEvents
    Get
WebSiteMiscEvents WebSiteMiscEvents { get; }
property WebSiteMiscEvents^ WebSiteMiscEvents {
    WebSiteMiscEvents^ get ();
}
abstract WebSiteMiscEvents : WebSiteMiscEvents
function get WebSiteMiscEvents () : WebSiteMiscEvents

Hodnota vlastnosti

Typ: VsWebSite.WebSiteMiscEvents
A WebSiteMiscEvents na rozhraní WebSiteMiscEvents objektu.

Poznámky

V současné době jsou k dispozici s touto vlastností pouze události OnBeforeFolderRefresh a OnAfterFolderRefresh.

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

VSWebSiteEvents Rozhraní

VsWebSite – obor názvů

VsWebSite

DTE

AssemblyReferencesEvents

WebReferencesEvents

WebServicesEvents

Další zdroje

Referencing Automation Assemblies and the DTE2 Object

Postupy: Zpracování Události v makro