Поделиться через


VCReferences - интерфейс

A collection of VCReference objects, each representing a reference in the project.

Пространство имен:  Microsoft.VisualStudio.VCProjectEngine
Сборка:  Microsoft.VisualStudio.VCProjectEngine (в Microsoft.VisualStudio.VCProjectEngine.dll)

Синтаксис

'Декларация
<GuidAttribute("238B5177-2429-11D7-8BF6-00B0D03DAA06")> _
Public Interface VCReferences _
    Implements VCProjectItem, IEnumerable
'Применение
Dim instance As VCReferences
[GuidAttribute("238B5177-2429-11D7-8BF6-00B0D03DAA06")]
public interface VCReferences : VCProjectItem, 
    IEnumerable
[GuidAttribute(L"238B5177-2429-11D7-8BF6-00B0D03DAA06")]
public interface class VCReferences : VCProjectItem, 
    IEnumerable
public interface VCReferences extends VCProjectItem, IEnumerable

См. также

Ссылки

VCReferences - члены

Microsoft.VisualStudio.VCProjectEngine - пространство имен