ItemProperties.Properties (Propiedad)

Las propiedades asociadas a la ruta.

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

Sintaxis

'Declaración
Public Property Properties As PropertyValue()
public PropertyValue[] Properties { get; set; }

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.Framework.Client.PropertyValue[]
Devuelva PropertyValue.

Seguridad de .NET Framework

Vea también

Referencia

ItemProperties Clase

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