IMeasurementBlockProxy.End-Methode (Int64, String)

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

Syntax

'Declaration
Sub End ( _
    l As Long, _
    s As String _
)
void End(
    long l,
    string s
)
void End(
    long long l, 
    String^ s
)
abstract End : 
        l:int64 * 
        s:string -> unit 
function End(
    l : long, 
    s : String
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

IMeasurementBlockProxy Schnittstelle

End-Überladung

Microsoft.TeamFoundation.TestManagement.Client-Namespace