Sdílet prostřednictvím


LoadTestRunSettings.Description – vlastnost

Načte popis běhu.

Obor názvů:  Microsoft.VisualStudio.TestTools.LoadTesting
Sestavení:  Microsoft.VisualStudio.QualityTools.LoadTestFramework (v Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Syntaxe

'Deklarace
Public ReadOnly Property Description As String
public string Description { get; }
public:
property String^ Description {
    String^ get ();
}
member Description : string with get
function get Description () : String

Hodnota vlastnosti

Typ: String
Popis běhu.

Poznámky

To lze nastavit Editor zkušební zatížení zvýrazněním Spustit nastavení uzlu a stisknutím klávesy F4.Zobrazí vlastnosti konfigurace spuštění.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

LoadTestRunSettings Třída

Microsoft.VisualStudio.TestTools.LoadTesting – obor názvů

Další zdroje

About Run Settings

How to: Change the Run Settings