Reference3::Type Property
Visual Studio 2015
Obsolete. Included for backward compatibility only. Use RefType instead.
Assembly: VSLangProj80 (in VSLangProj80.dll)
Property Value
Type: VSLangProj::prjReferenceTypeA prjReferenceType enumeration value indicating the reference type.
Implements
Reference2::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: