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