Partager via


Keyboard.SendKeysDelay, propriété

Espace de noms :  Microsoft.VisualStudio.TestTools.UITesting
Assemblys :   Microsoft.VisualStudio.TestTools.WindowsStore.UITesting (dans Microsoft.VisualStudio.TestTools.WindowsStore.UITesting.dll)
  Microsoft.VisualStudio.TestTools.UITesting (dans Microsoft.VisualStudio.TestTools.UITesting.dll)

Syntaxe

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

Valeur de propriété

Type : Int32

Sécurité .NET Framework

Voir aussi

Référence

Keyboard Classe

Microsoft.VisualStudio.TestTools.UITesting, espace de noms