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

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

Parâmetros

Segurança do .NET Framework

Consulte também

Referência

IMeasurementBlockProxy Interface

Sobrecargas Begin

Namespace Microsoft.TeamFoundation.TestManagement.Client