VCFileCodeModel.Delegates Propriedade

Definição

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

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a