This topic has not yet been rated - Rate this topic

Item.PropertyValues Property

Visual Studio 2012

Gets the property values associated with the item.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
public ReadOnlyCollection<PropertyValue> PropertyValues { get; }

Property Value

Type: ReadOnlyCollection<PropertyValue>
The property values associated with the item.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.