Udostępnij za pośrednictwem


Właściwość LoadTest.Name —

Pobiera nazwę 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 Name As String
public string Name { get; internal set; }
public:
property String^ Name {
    String^ get ();
    internal: void set (String^ value);
}
member Name : string with get, internal set
function get Name () : String
internal function set Name (value : String)

Wartość właściwości

Typ: System.String
Nazwa LoadTest.

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

LoadTest Klasa

Przestrzeń nazw Microsoft.VisualStudio.TestTools.LoadTesting