Partager via


Change.PropertyValues, propriété

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

Syntaxe

'Déclaration
Public Property PropertyValues As StreamingCollection(Of PropertyValue)
public StreamingCollection<PropertyValue> PropertyValues { 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

Change Classe

Microsoft.TeamFoundation.VersionControl.Server, espace de noms