IVsUpgradeBuildPropertyStorage Members
Include Protected Members
Include Inherited Members
Upgrades build-related information in a project file.
The IVsUpgradeBuildPropertyStorage type exposes the following members.
Methods
Name
Description
Add a new import to a project file.
Gets multiple imports from a project file.
Gets the value of a specified property from a project file.
Removes an import from a project file.
Removes a property from a project file.
Sets a property value in a project file.
Top