Partager via


WebTestRequest.ThinkTime, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.WebTesting
Assembly :  Microsoft.VisualStudio.QualityTools.WebTestFramework (dans Microsoft.VisualStudio.QualityTools.WebTestFramework.dll)

Syntaxe

'Déclaration
Public Property ThinkTime As Integer
public int ThinkTime { get; set; }
public:
property int ThinkTime {
    int get ();
    void set (int value);
}
member ThinkTime : int with get, set
function get ThinkTime () : int 
function set ThinkTime (value : int)

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

WebTestRequest Classe

Microsoft.VisualStudio.TestTools.WebTesting, espace de noms