Compartir a través de


Change.Properties (Propiedad)

Nota: esta API ya está obsoleta.

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 to access the change properties")> _
Public Property Properties As StreamingCollection(Of PropertyValue)
[ObsoleteAttribute("Please use the Attributes property to access the change properties")]
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

Change Clase

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