VCFileCodeModel.IDLImports Propriedade

Definição

Obtém a coleção de Import instruções do arquivo. IDL do objeto.

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

Valor da propriedade

CodeElements

Uma coleção de CodeElements.

Atributos

Aplica-se a