Partager via


Item.Properties, propriété

Remarque : cette API est maintenant obsolète.

Propriétés

Espace de noms :  Microsoft.TeamFoundation.VersionControl.Server
Assembly :  Microsoft.TeamFoundation.VersionControl.Server (dans Microsoft.TeamFoundation.VersionControl.Server.dll)

Syntaxe

'Déclaration
<ObsoleteAttribute("Please use the Attributes property instead", False)> _
Public Property Properties As StreamingCollection(Of PropertyValue)
[ObsoleteAttribute("Please use the Attributes property instead", false)]
public StreamingCollection<PropertyValue> Properties { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
retourne StreamingCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

Item Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms