Aracılığıyla paylaş


TestSelectedEventArgs.UserContext Özellik

Alır LoadTestUserContext sanal kullanıcı seçili sınamada kimlerin çalıştığını gösterir

Ad alanı:  Microsoft.VisualStudio.TestTools.LoadTesting
Derleme:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll içinde)

Sözdizimi

'Bildirim
Public ReadOnly Property UserContext As LoadTestUserContext
    Get
public LoadTestUserContext UserContext { get; }
public:
property LoadTestUserContext^ UserContext {
    LoadTestUserContext^ get ();
}
member UserContext : LoadTestUserContext
function get UserContext () : LoadTestUserContext

Özellik Değeri

Tür: Microsoft.VisualStudio.TestTools.LoadTesting.LoadTestUserContext
LoadTestUserContext Sanal kullanıcı seçili sınamada kimlerin çalıştığını gösterir

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

TestSelectedEventArgs Sınıf

Microsoft.VisualStudio.TestTools.LoadTesting Ad Alanı