Share via


TeamFoundationServiceException.ExtractEnumName, méthode

Espace de noms :  Microsoft.TeamFoundation.Framework.Server
Assembly :  Microsoft.TeamFoundation.Framework.Server (dans Microsoft.TeamFoundation.Framework.Server.dll)

Syntaxe

'Déclaration
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
)

Paramètres

Valeur de retour

Type : System.String
retourne String ;

Sécurité .NET Framework

Voir aussi

Référence

TeamFoundationServiceException Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms