Partager via


CatalogResource.PropertyPairs, propriété

Espace de noms :  Microsoft.TeamFoundation.Framework.Server.Alm
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.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.Framework.Server.Alm, espace de noms