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


VCReferences.GetReferencesOfType - метод

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

Синтаксис

'Декларация
Function GetReferencesOfType ( _
    dwType As UInteger _
) As IVCCollection
IVCCollection GetReferencesOfType(
    uint dwType
)
IVCCollection^ GetReferencesOfType(
    [InAttribute] unsigned int dwType
)
abstract GetReferencesOfType : 
        dwType:uint32 -> IVCCollection
function GetReferencesOfType(
    dwType : uint
) : IVCCollection

Параметры

  • dwType
    Тип: UInt32

Возвращаемое значение

Тип: Microsoft.VisualStudio.VCProjectEngine.IVCCollection

Безопасность платформы .NET Framework

См. также

Ссылки

VCReferences Интерфейс

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