VCFileCodeModel.IDLImports Eigenschaft

Definition

Ruft die Auflistung der- Import Anweisungen aus der IDL-Datei des-Objekts ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für