Sdílet prostřednictvím


VCReferences.GetReferencesOfType – metoda

Obor názvů:  Microsoft.VisualStudio.VCProjectEngine
Sestavení:  Microsoft.VisualStudio.VCProjectEngine (v Microsoft.VisualStudio.VCProjectEngine.dll)

Syntaxe

'Deklarace
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

Parametry

  • dwType
    Typ: UInt32

Vrácená hodnota

Typ: Microsoft.VisualStudio.VCProjectEngine.IVCCollection

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

VCReferences Rozhraní

Microsoft.VisualStudio.VCProjectEngine – obor názvů