IVsBuildPropertyStorage Members

Include Protected Members
Include Inherited Members

Gets and sets MSBuild properties in the project file.

The IVsBuildPropertyStorage type exposes the following members.

Methods

 

Name

Description

Public method

GetItemAttribute

Retrieves the value of an attribute for a hierarchy item identified by VSITEMID.

Public method

GetPropertyValue

Gets an MSBuild property value.

Public method

RemoveProperty

Used by a project subtype to remove an MSBuild property.

Public method

SetItemAttribute

Sets the value of an attribute for a hierarchy item identified by VSITEMID.

Public method

SetPropertyValue

Used by a project subtype to set an MSBuild property value.

Top

See Also

Reference

IVsBuildPropertyStorage Interface

Microsoft.VisualStudio.Shell.Interop Namespace