Compartilhar via


Propriedade TeamFoundationIdentity.LocalPropertiesSet

Namespace:  Microsoft.TeamFoundation.Server.Core
Assembly:  Microsoft.TeamFoundation.Server.Core (em Microsoft.TeamFoundation.Server.Core.dll)

Sintaxe

'Declaração
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property LocalPropertiesSet As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private)]
public StreamingCollection<PropertyValue> LocalPropertiesSet { get; set; }

Valor de propriedade

Tipo: Microsoft.TeamFoundation.Framework.Server.StreamingCollection<PropertyValue>
Retorna StreamingCollection<T>.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationIdentity Classe

Namespace Microsoft.TeamFoundation.Server.Core