Partager via


ArtifactPropertyValue.PropertyValues, propriété

Obtient le jeu de valeurs de propriété qui appartiennent à cet artefact.

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

Syntaxe

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

Valeur de propriété

Type : System.Collections.Generic.List<PropertyValue>
Jeu de valeurs de propriété qui appartiennent à cet artefact.

Sécurité .NET Framework

Voir aussi

Référence

ArtifactPropertyValue Classe

Microsoft.TeamFoundation.Framework.Client, espace de noms