Compartir a través de


TeamFoundationIdentity.PropertiesSet (Propiedad)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
<ClientPropertyAttribute(ClientVisibility.Private)> _
Public Property PropertiesSet As StreamingCollection(Of PropertyValue)
[ClientPropertyAttribute(ClientVisibility.Private)]
public StreamingCollection<PropertyValue> PropertiesSet { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

TeamFoundationIdentity Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)