Compartir a través de


Item.Properties (Propiedad)

Nota: esta API ya está obsoleta.

Propiedades

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

Sintaxis

'Declaración
<ObsoleteAttribute("Please use the Attributes property instead", False)> _
Public Property Properties As StreamingCollection(Of PropertyValue)
[ObsoleteAttribute("Please use the Attributes property instead", false)]
public StreamingCollection<PropertyValue> Properties { get; set; }

Valor de propiedad

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

Seguridad de .NET Framework

Vea también

Referencia

Item Clase

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