Compartilhar via


Método IMeasurementBlockProxy.Begin (Int64, String)

 

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

Sintaxe

void Begin(
    long l,
    string s
)
void Begin(
    long long l,
    String^ s
)
abstract Begin : 
        l:int64 *
        s:string -> unit
Sub Begin (
    l As Long,
    s As String
)

Parâmetros

Consulte também

Begin Sobrecarga
Interface IMeasurementBlockProxy
Namespace Microsoft.TeamFoundation.TestManagement.Client

Retornar ao topo