Compartilhar via


Método ExtendedAttributeComponent.DeleteDatabaseAttribute

Exclui uma propriedade estendido.

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

Sintaxe

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

Parâmetros

  • attributeName
    Tipo: System.String
    Nome do atributo para excluir

Segurança do .NET Framework

Consulte também

Referência

ExtendedAttributeComponent Classe

Namespace Microsoft.TeamFoundation.Framework.Server