VCCodeEvent.Attributes Propriedade

Definição

Obtém uma coleção de todos os atributos do objeto pai.

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a