VCReferences.GetReferencesOfType(UInt32) 方法

定义

public:
 Microsoft::VisualStudio::VCProjectEngine::IVCCollection ^ GetReferencesOfType(System::UInt32 dwType);
[System.Runtime.InteropServices.DispId(939)]
public Microsoft.VisualStudio.VCProjectEngine.IVCCollection GetReferencesOfType (uint dwType);
[<System.Runtime.InteropServices.DispId(939)>]
abstract member GetReferencesOfType : uint32 -> Microsoft.VisualStudio.VCProjectEngine.IVCCollection
Public Function GetReferencesOfType (dwType As UInteger) As IVCCollection

参数

dwType
UInt32

返回

IVCCollection
属性

适用于