Click or drag to resize
Sandcastle Help File BuilderProjectReferenceItem Properties

The ProjectReferenceItem type exposes the following members.

Properties
  NameDescription
Public propertyHintPath
Hint path isn't applicable to project references
(Overrides ReferenceItemHintPath.)
Public propertyName
This is used to get the project name
Public propertyProject
This is used to get the project reference's GUID
Public propertyProjectElement
This returns the project element associated with the instance
(Inherited from BaseBuildItem.)
Public propertyProjectPath
This is used to set or path to the project
Public propertyReference
This is overridden to return the project name rather than the file path.
(Overrides ReferenceItemReference.)
Public propertyReferenceOutputAssembly
This is used to get or set whether or not to use the project as a reference or just for MSBuild dependency determination.
Top
See Also