Partilhar via


Método IMeasurementBlockProxy.End (Int64, String)

Namespace:  Microsoft.TeamFoundation.TestManagement.Client
Assembly:  Microsoft.TeamFoundation.TestManagement.Client (em Microsoft.TeamFoundation.TestManagement.Client.dll)

Sintaxe

'Declaração
Sub End ( _
    l As Long, _
    s As String _
)
void End(
    long l,
    string s
)
void End(
    long long l, 
    String^ s
)
abstract End : 
        l:int64 * 
        s:string -> unit 
function End(
    l : long, 
    s : String
)

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IMeasurementBlockProxy Interface

Sobrecargas End

Namespace Microsoft.TeamFoundation.TestManagement.Client