Partager via


TeamFoundationIdentity.AttributesSet, propriété

Propriété pour marshaler des attributs.

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 Property AttributesSet As KeyValue(Of String, String)()
[ClientPropertyAttribute(ClientVisibility.Private)]
public KeyValue<string, string>[] AttributesSet { get; set; }

Valeur de propriété

Type : array<Microsoft.TeamFoundation.Framework.Server.KeyValue<String, String>[]
retourne KeyValue<TKeyType, TValueType> ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationIdentity Classe

Microsoft.TeamFoundation.Server.Core, espace de noms