Freigeben über


ExtendedAttributeComponent.ReadDatabaseAttribute-Methode

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

Syntax

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

Parameter

  • attributeName
    Typ: System.String
    Name des Attributs zu lesenden

Rückgabewert

Typ: System.String
Liest den Wert des angegebenen Attributs

.NET Framework-Sicherheit

Siehe auch

Referenz

ExtendedAttributeComponent Klasse

Microsoft.TeamFoundation.Framework.Server-Namespace