Compartilhar via


Método TeamFoundationServiceException.ExtractEnumName

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

Sintaxe

'Declaração
Public Shared Function ExtractEnumName ( _
    error As SqlError, _
    key As String, _
    enumerationType As Type _
) As String
public static string ExtractEnumName(
    SqlError error,
    string key,
    Type enumerationType
)

Parâmetros

Valor de retorno

Tipo: System.String
Retorna String.

Segurança do .NET Framework

Consulte também

Referência

TeamFoundationServiceException Classe

Namespace Microsoft.TeamFoundation.Framework.Server