Udostępnij za pośrednictwem


Metoda IQTMeasurementBlock.Begin —

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.Common
Zestaw:  Microsoft.VisualStudio.QualityTools.Common (w Microsoft.VisualStudio.QualityTools.Common.dll)

Składnia

'Deklaracja
Sub Begin ( _
    s As String, _
    ParamArray args As Object() _
)
void Begin(
    string s,
    params Object[] args
)
void Begin(
    String^ s, 
    ... array<Object^>^ args
)
abstract Begin : 
        s:string * 
        args:Object[] -> unit 
function Begin(
    s : String, 
    ... args : Object[]
)

Parametry

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

IQTMeasurementBlock Interfejs

Przestrzeń nazw Microsoft.VisualStudio.TestTools.Common