COMReferenceItem Properties |
The COMReferenceItem type exposes the following members.
Name | Description | |
---|---|---|
Guid |
This is used to get the project reference's GUID
| |
HintPath |
Hint path isn't applicable to COM references
(Overrides ReferenceItemHintPath.) | |
ProjectElement |
This returns the project element associated with the instance
(Inherited from BaseBuildItem.) | |
Reference |
This is used to get the reference description
(Inherited from ReferenceItem.) | |
VersionMajor |
This is used to get the major version number
| |
VersionMinor |
This is used to get the minor version number
| |
WrapperTool |
This is used to get the wrapper tool
|