VCFileCodeModel.Imports Eigenschaft

Definition

Ruft die Auflistung von- #import Anweisungen für das-Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für