VCFileCodeModel.IDLImports Свойство

Определение

Получает коллекцию операторов Import из IDL-файла объекта.

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

Значение свойства

CodeElements

Коллекция CodeElements.

Атрибуты

Применяется к