Freigeben über


IMeasurementBlockProxy.Begin-Methode (Int64)

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

Syntax

'Declaration
Sub Begin ( _
    l As Long _
)
void Begin(
    long l
)
void Begin(
    long long l
)
abstract Begin : 
        l:int64 -> unit
function Begin(
    l : long
)

Parameter

  • l
    Typ: Int64

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeasurementBlockProxy Schnittstelle

Begin-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace