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.
WebTestContext::IsNewUser Property
Gets a value that indicates whether the Web performance test is being run in the context of a new user of the target Web site.
Assembly: Microsoft.VisualStudio.QualityTools.WebTestFramework (in Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)
Property Value
Type: System::Booleantrue if the Web performance test is being run in the context of a new user; otherwise, false.
Show: