SelectionEventsClass Sınıf

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 ref class SelectionEventsClass : EnvDTE::SelectionEvents
[Windows::Foundation::Metadata::WebHostHidden]
class SelectionEventsClass : EnvDTE::SelectionEvents
[System.Runtime.InteropServices.ClassInterface(0)]
[System.Runtime.InteropServices.ComSourceInterfaces("EnvDTE._dispSelectionEvents\0")]
[System.Runtime.InteropServices.Guid("AF37511E-9E9D-4234-A5A1-7584D290E061")]
[System.Runtime.InteropServices.TypeLibType(2)]
public class SelectionEventsClass : EnvDTE.SelectionEvents
[<System.Runtime.InteropServices.ClassInterface(0)>]
[<System.Runtime.InteropServices.ComSourceInterfaces("EnvDTE._dispSelectionEvents\0")>]
[<System.Runtime.InteropServices.Guid("AF37511E-9E9D-4234-A5A1-7584D290E061")>]
[<System.Runtime.InteropServices.TypeLibType(2)>]
type SelectionEventsClass = class
    interface _SelectionEvents
    interface SelectionEvents
    interface _dispSelectionEvents_Event
Public Class SelectionEventsClass
Implements SelectionEvents
Devralma
SelectionEventsClass
Öznitelikler
Uygulamalar

Açıklamalar

SelectionEventsBu işlevsellik için bölümüne bakın. Bu sınıfın örneğini oluşturma.

Oluşturucular

SelectionEventsClass()

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.

Yöntemler

add_OnChange(_dispSelectionEvents_OnChangeEventHandler)
remove_OnChange(_dispSelectionEvents_OnChangeEventHandler)

Ekinlikler

OnChange

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

Seçim modeli değiştirildikten sonra gerçekleşir.

Şunlara uygulanır