_dispProjectItemsEvents_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 _dispProjectItemsEvents_Event
public interface class _dispProjectItemsEvents_Event
__interface _dispProjectItemsEvents_Event
[System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispProjectItemsEvents), typeof(EnvDTE._dispProjectItemsEvents_EventProvider))]
[System.Runtime.InteropServices.ComVisible(false)]
[System.Runtime.InteropServices.TypeLibType(16)]
public interface _dispProjectItemsEvents_Event
[<System.Runtime.InteropServices.ComEventInterface(typeof(EnvDTE._dispProjectItemsEvents), typeof(EnvDTE._dispProjectItemsEvents_EventProvider))>]
[<System.Runtime.InteropServices.ComVisible(false)>]
[<System.Runtime.InteropServices.TypeLibType(16)>]
type _dispProjectItemsEvents_Event = interface
Public Interface _dispProjectItemsEvents_Event
Türetilmiş
Öznitelikler

Yöntemler

add_ItemAdded(_dispProjectItemsEvents_ItemAddedEventHandler)
add_ItemRemoved(_dispProjectItemsEvents_ItemRemovedEventHandler)
add_ItemRenamed(_dispProjectItemsEvents_ItemRenamedEventHandler)
remove_ItemAdded(_dispProjectItemsEvents_ItemAddedEventHandler)
remove_ItemRemoved(_dispProjectItemsEvents_ItemRemovedEventHandler)
remove_ItemRenamed(_dispProjectItemsEvents_ItemRenamedEventHandler)

Ekinlikler

ItemAdded

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.

ItemRemoved

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.

ItemRenamed

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