IVsUpgradeBuildPropertyStorage Methods

Include Protected Members
Include Inherited Members

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