Partager via


PendingChangeEventArgs.Attributes, propriété

Obtient une collection en lecture seule des attributs associés aux modifications en attente.

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

Syntaxe

'Déclaration
Public ReadOnly Property Attributes As ReadOnlyCollection(Of PropertyValue)
public ReadOnlyCollection<PropertyValue> Attributes { get; }

Valeur de propriété

Type : System.Collections.ObjectModel.ReadOnlyCollection<PropertyValue>
Collection en lecture seule d'attributs associés aux modifications en attente.

Sécurité .NET Framework

Voir aussi

Référence

PendingChangeEventArgs Classe

Microsoft.TeamFoundation.VersionControl.Client, espace de noms