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::InitializeTestContext Property
Gets or sets the state of the user context at the time InitializeTest was completed for the virtual user that is associated with the LoadTestUserContext object.
Assembly: Microsoft.VisualStudio.QualityTools.LoadTestFramework (in Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)
If the load test scenario specifies an InitializeTest, the InitialzeTestContext property contains the contents of the property collection of the TestContext or WebTestContext object at the time the InitializeTest completed.
Show: