Reference::Type Property
Visual Studio 2015
Gets a prjReferenceType value indicating whether the reference is an assembly or a COM component. Read-only.
Assembly: VSLangProj (in VSLangProj.dll)
Most of the property values of a reference are affected by the reference type. For example, assemblies have meaningful BuildNumber and RevisionNumber properties. For COM references, these properties are set to 0.
Show: