VCFileCodeModel.Typedefs Propriedade

Definição

Obtém a coleção de typedef elementos para o objeto.

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a