Compartilhar via


Método ExtendedAttributeComponent.WriteDatabaseAttribute

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

Sintaxe

'Declaração
Public Sub WriteDatabaseAttribute ( _
    attributeName As String, _
    attributeValue As String _
)
public void WriteDatabaseAttribute(
    string attributeName,
    string attributeValue
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

ExtendedAttributeComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server