Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

QTMeasurementBlockFactory::BeginNew Method (String^, array<Object^>^)

 

Namespace:   Microsoft.VisualStudio.TestTools.Common
Assembly:  Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)

public:
static IQTMeasurementBlock^ BeginNew(
	String^ formatStr,
	... array<Object^>^ args
)

Parameters

formatStr
Type: System::String^

args
Type: array<System::Object^>^

Return to top
Show: