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.
LoadTestUserContext::IsNewUser Property
Gets a value that indicates whether a newly created virtual user is running the current test.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
Property Value
Type: System::Booleantrue indicates that a newly created virtual user is running the current test; otherwise, false.
Show: