VCCodeClass.Events Propriedade

Definição

Obtém uma coleção de eventos para o objeto pai.

public:
 property EnvDTE::CodeElements ^ Events { EnvDTE::CodeElements ^ get(); };
[System.Runtime.InteropServices.DispId(586)]
public EnvDTE.CodeElements Events { [System.Runtime.InteropServices.DispId(586)] [System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)] get; }
[<System.Runtime.InteropServices.DispId(586)>]
[<get: System.Runtime.InteropServices.DispId(586)>]
[<get: System.Runtime.InteropServices.TypeLibFunc(System.Runtime.InteropServices.TypeLibFuncFlags.FNonBrowsable)>]
member this.Events : EnvDTE.CodeElements
Public ReadOnly Property Events As CodeElements

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a