Freigeben über


IMeasurementBlockProxy.Begin-Methode (Int64, String)

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

Syntax

'Declaration
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
)

Parameter

  • l
    Typ: Int64
  • s
    Typ: String

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeasurementBlockProxy Schnittstelle

Begin-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace