Click or drag to resize
Sandcastle Help File BuilderCOMReferenceItem Properties

The COMReferenceItem type exposes the following members.

Properties
  NameDescription
Public propertyGuid
This is used to get the project reference's GUID
Public propertyHintPath
Hint path isn't applicable to COM references
(Overrides ReferenceItemHintPath.)
Public propertyProjectElement
This returns the project element associated with the instance
(Inherited from BaseBuildItem.)
Public propertyReference
This is used to get the reference description
(Inherited from ReferenceItem.)
Public propertyVersionMajor
This is used to get the major version number
Public propertyVersionMinor
This is used to get the minor version number
Public propertyWrapperTool
This is used to get the wrapper tool
Top
See Also