VCCodeNamespace.Interfaces Eigenschaft

Definition

Ruft die Auflistung der Schnittstellen für das Objekt ab.

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

Eigenschaftswert

CodeElements

Eine CodeElements-Auflistung.

Attribute

Gilt für