Udostępnij za pośrednictwem


Właściwość LoadTestContext.AgentName —

Pobiera nazwę bieżącego agenta.

Przestrzeń nazw:  Microsoft.VisualStudio.TestTools.LoadTesting
Zestaw:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (w Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Składnia

'Deklaracja
Public Property AgentName As String
public string AgentName { get; internal set; }
public:
property String^ AgentName {
    String^ get ();
    internal: void set (String^ value);
}
member AgentName : string with get, internal set
function get AgentName () : String
internal function set AgentName (value : String)

Wartość właściwości

Typ: System.String
Nazwa bieżącego agenta.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LoadTestContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting