Compartilhar via


Método ExtendedAttributeComponent.ReadDatabaseAttributes

Namespace:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (em Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxe

'Declaração
Public Function ReadDatabaseAttributes ( _
    ParamArray attributeNames As String() _
) As String()
public string[] ReadDatabaseAttributes(
    params string[] attributeNames
)

Parâmetros

Valor de retorno

Tipo: array<System.String[]
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

ExtendedAttributeComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server