ProjectReferenceItem Properties |
The ProjectReferenceItem type exposes the following members.
Name | Description | |
---|---|---|
HintPath |
Hint path isn't applicable to project references
(Overrides ReferenceItemHintPath.) | |
Name |
This is used to get the project name
| |
Project |
This is used to get the project reference's GUID
| |
ProjectElement |
This returns the project element associated with the instance
(Inherited from BaseBuildItem.) | |
ProjectPath |
This is used to set or path to the project
| |
Reference |
This is overridden to return the project name rather than the
file path.
(Overrides ReferenceItemReference.) | |
ReferenceOutputAssembly |
This is used to get or set whether or not to use the project as a reference or just for MSBuild
dependency determination.
|