VCFileCodeModel.Imports Свойство

Определение

Получает коллекцию операторов #import для объекта.

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

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

CodeElements

Коллекция CodeElements.

Атрибуты

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