Partager via


CatalogResource.PropertyPairs, propriété

Conteneur pour passer des valeurs de propriété sur le service Web dans.

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

Syntaxe

'Déclaration
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public ReadOnly Property PropertyPairs As List(Of KeyValue(Of String, String))
[ClientPropertyAttribute(ClientVisibility.Private)]
public List<KeyValue<string, string>> PropertyPairs { get; }

Valeur de propriété

Type : System.Collections.Generic.List<KeyValue<String, String>>

Sécurité .NET Framework

Voir aussi

Référence

CatalogResource Classe

Microsoft.TeamFoundation.Server.Core, espace de noms