Share via


IMeasurementBlockProxy.Step Method (Int64)

 

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

Syntax

void Step(
    long l
)
void Step(
    long long l
)
abstract Step : 
        l:int64 -> unit
Sub Step (
    l As Long
)

Parameters

See Also

Step Overload
IMeasurementBlockProxy Interface
Microsoft.TeamFoundation.TestManagement.Client Namespace

Return to top