Sdílet prostřednictvím


IMeasurementBlockProxy.Begin – metoda (Int64, String)

Obor názvů:  Microsoft.TeamFoundation.TestManagement.Client
Sestavení:  Microsoft.TeamFoundation.TestManagement.Client (v Microsoft.TeamFoundation.TestManagement.Client.dll)

Syntaxe

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

Parametry

  • l
    Typ: Int64
  • s
    Typ: String

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

IMeasurementBlockProxy Rozhraní

Begin – přetížení

Microsoft.TeamFoundation.TestManagement.Client – obor názvů