Share via


Artifact.ExtendedAttributes (Propiedad)

Obtiene o establece una matriz de los objetos de ExtendedAttribute que describen esta artefacto.

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

Sintaxis

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

Valor de propiedad

Tipo: array<Microsoft.TeamFoundation.ExtendedAttribute[]
Matriz de los objetos de ExtendedAttribute que describen esta artefacto.

Seguridad de .NET Framework

Vea también

Referencia

Artifact Clase

Microsoft.TeamFoundation (Espacio de nombres)