This documentation is archived and is not being maintained.

Shelveset::SetProperty Method

Adds or updates the property value in the Properties bag.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

public:
void SetProperty(
	PropertyValue^ propertyValue
)

Parameters

propertyValue
Type: Microsoft.TeamFoundation.Framework.Client::PropertyValue

The new property

Show: