Share via


Metodo ExtendedAttributeComponent.ReadDatabaseAttribute

Spazio dei nomi:  Microsoft.TeamFoundation.Framework.Server
Assembly:  Microsoft.TeamFoundation.Framework.Server (in Microsoft.TeamFoundation.Framework.Server.dll)

Sintassi

'Dichiarazione
Public Function ReadDatabaseAttribute ( _
    attributeName As String _
) As String
public string ReadDatabaseAttribute(
    string attributeName
)

Parametri

  • attributeName
    Tipo: System.String
    Nome dell'attributo da leggere

Valore restituito

Tipo: System.String
Legge il valore dell'attributo specificato

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ExtendedAttributeComponent Classe

Spazio dei nomi Microsoft.TeamFoundation.Framework.Server