Reference Properties
Assembly: VSLangProj (in VSLangProj.dll)
| Name | Description | |
|---|---|---|
![]() | BuildNumber | Gets the build number of the reference. Read-only. |
![]() | Collection | Gets the collection containing the object supporting this property or contained within this code construct. |
![]() | ContainingProject | Gets the project that the selected item is a part of. Read-only. |
![]() | CopyLocal | Determines whether the reference is copied to the local bin path. |
![]() | Culture | Gets the culture string of a reference. Read-only. |
![]() | Description | Gets a text description of the reference. Read-only. |
![]() | DTE | Gets the top-level extensibility object. |
![]() | Extender[String^] | Gets the requested Extender object if it is available for this object. |
![]() | ExtenderCATID | Gets the Extender category ID (CATID) for the object. |
![]() | ExtenderNames | Gets a list of available Extenders for the object. |
![]() | Identity | Gets the unique identifier of the reference. Read-only. |
![]() | MajorVersion | Gets the major version number of the reference. Read-only. |
![]() | MinorVersion | Gets the minor version number of the reference. Read-only. |
![]() | Name | Gets the name of the object. Read-only. |
![]() | Path | Gets the path to the reference file. Read-only. |
![]() | PublicKeyToken | Gets the public key token for the referenced assembly. |
![]() | RevisionNumber | Gets the revision number of the reference. Read-only. |
![]() | SourceProject | Gets a Project object if the reference is a project. Otherwise, it returns Nothing (a null reference). Read-only. |
![]() | StrongName | Gets whether the reference is signed with a public/private key pair. Read-only. |
![]() | Type | Gets a prjReferenceType value indicating whether the reference is an assembly or a COM component. Read-only. |
![]() | Version | Gets the version of the selected reference. |
