IMeasurementBlockProxy.Step Method (Int64)
Namespace: Microsoft.TeamFoundation.TestManagement.Client
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Syntax
'Declaration
Sub Step ( _
l As Long _
)
void Step(
long l
)
void Step(
long long l
)
abstract Step :
l:int64 -> unit
function Step(
l : long
)
Parameters
- l
Type: Int64
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.