TestFinishedEventArgs.UserContext Property

Definition

public:
 property Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestUserContext ^ UserContext { Microsoft::VisualStudio::TestTools::LoadTesting::LoadTestUserContext ^ get(); };
public Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestUserContext UserContext { get; }
member this.UserContext : Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestUserContext
Public ReadOnly Property UserContext As LoadTestUserContext

Property Value

Applies to