Partager via


TeamFoundationIdentity.PropertiesSet, propriété

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 PropertiesSet As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private)]
public StreamingCollection<PropertyValue> PropertiesSet { get; set; }

Valeur de propriété

Type : Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
retourne StreamingCollection<T> ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationIdentity Classe

Microsoft.TeamFoundation.Server.Core, espace de noms