Udostępnij za pośrednictwem


Właściwość LoadTestContext.ControllerName —

Pobiera nazwę komputera, który działa jako kontroler przebieg testu obciążenia.

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

Składnia

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

Wartość właściwości

Typ: System.String
Nazwa komputera, który działa jako kontroler przebieg testu obciążenia.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LoadTestContext Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting