Partager via


ServiceLevel.TryGetServiceLevelFromOperation, 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 TryGetServiceLevelFromOperation ( _
    operationName As String, _
    operationPrefix As String, _
    <OutAttribute> ByRef level As ServiceLevel _
) As Boolean
public static bool TryGetServiceLevelFromOperation(
    string operationName,
    string operationPrefix,
    out ServiceLevel level
)

Paramètres

Valeur de retour

Type : System.Boolean
retourne Boolean ;

Sécurité .NET Framework

Voir aussi

Référence

ServiceLevel Classe

Microsoft.TeamFoundation.Framework.Server, espace de noms