Partager via


LoadTest.Name, propriété

Obtient le nom du test de charge.

Espace de noms :  Microsoft.VisualStudio.TestTools.LoadTesting
Assembly :  Microsoft.VisualStudio.QualityTools.LoadTestFramework (dans Microsoft.VisualStudio.QualityTools.LoadTestFramework.dll)

Syntaxe

'Déclaration
Public Property Name As String
    Get
    Friend Set
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)

Valeur de propriété

Type : System.String
Nom de LoadTest.

Sécurité .NET Framework

Voir aussi

Référence

LoadTest Classe

Microsoft.VisualStudio.TestTools.LoadTesting, espace de noms