_dispPublishEvents_Event Arabirim

Tanım

Yalnızca Microsoft Dahili Kullanımı İçindir.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public interface class _dispPublishEvents_Event
public interface class _dispPublishEvents_Event
__interface _dispPublishEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE80._dispPublishEvents), typeof(EnvDTE80._dispPublishEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispPublishEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE80._dispPublishEvents), typeof(EnvDTE80._dispPublishEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispPublishEvents_Event = interface
Public Interface _dispPublishEvents_Event
Türetilmiş
Öznitelikler

Yöntemler

add_OnPublishBegin(_dispPublishEvents_OnPublishBeginEventHandler)
add_OnPublishDone(_dispPublishEvents_OnPublishDoneEventHandler)
remove_OnPublishBegin(_dispPublishEvents_OnPublishBeginEventHandler)
remove_OnPublishDone(_dispPublishEvents_OnPublishDoneEventHandler)

Ekinlikler

OnPublishBegin

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Yalnızca Microsoft Dahili Kullanımı İçindir.

OnPublishDone

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

Yalnızca Microsoft Dahili Kullanımı İçindir.

Şunlara uygulanır