ITypeLibInfo.Interfaces-Eigenschaft

Ruft die Auflistung von Schnittstellen für die Typbibliothek ab.

Namespace:  Microsoft.VisualStudio.VsWizard
Assembly:  Microsoft.VisualStudio.VsWizard (in Microsoft.VisualStudio.VsWizard.dll)

Syntax

'Declaration
ReadOnly Property Interfaces As Object
Object Interfaces { get; }
property Object^ Interfaces {
    Object^ get ();
}
abstract Interfaces : Object with get
function get Interfaces () : Object

Eigenschaftswert

Typ: System.Object
Ein Objekt, das eine Auflistung von Schnittstellen der Typbibliothek zugeordnet ist.

.NET Framework-Sicherheit

Siehe auch

Referenz

ITypeLibInfo Schnittstelle

Microsoft.VisualStudio.VsWizard-Namespace