Compartir a través de


VCReferences.GetReferencesOfType (Método)

Espacio de nombres:  Microsoft.VisualStudio.VCProjectEngine
Ensamblado:  Microsoft.VisualStudio.VCProjectEngine (en Microsoft.VisualStudio.VCProjectEngine.dll)

Sintaxis

'Declaración
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

Parámetros

Valor devuelto

Tipo: Microsoft.VisualStudio.VCProjectEngine.IVCCollection

Seguridad de .NET Framework

Vea también

Referencia

VCReferences Interfaz

Microsoft.VisualStudio.VCProjectEngine (Espacio de nombres)