VCCodeNamespace.Interfaces Property

Gets the collection of interfaces for the object.

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

Syntax

CodeElements Interfaces { get; }

Property Value

Type: CodeElements

A CodeElements collection.

Permissions

See Also

Reference

VCCodeNamespace Interface

VCCodeNamespace Members

Microsoft.VisualStudio.VCCodeModel Namespace