Compartir a través de


ServiceLevel.TryGetServiceLevelFromOperation (Método)

Espacio de nombres:  Microsoft.TeamFoundation.Framework.Server
Ensamblado:  Microsoft.TeamFoundation.Framework.Server (en Microsoft.TeamFoundation.Framework.Server.dll)

Sintaxis

'Declaración
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
)

Parámetros

Valor devuelto

Tipo: System.Boolean
Devuelva Boolean.

Seguridad de .NET Framework

Vea también

Referencia

ServiceLevel Clase

Microsoft.TeamFoundation.Framework.Server (Espacio de nombres)