Share via


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

Public method

AddNewImport

Add a new import to a project file.

Public method

GetImports

Gets multiple imports from a project file.

Public method

GetPropertyValue

Gets the value of a specified property from a project file.

Public method

RemoveImport

Removes an import from a project file.

Public method

RemoveProperty

Removes a property from a project file.

Public method

ReplaceImport

Public method

SetPropertyValue

Sets a property value in a project file.

Top

See Also

Reference

IVsUpgradeBuildPropertyStorage Interface

Microsoft.VisualStudio.Shell.Interop Namespace