SendKeys Members

Include Protected Members
Include Inherited Members

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

The SendKeys type exposes the following members.

Constructors

  Name Description
Public method SendKeys Overloaded.

Top

Methods

  Name Description
Public method Equals (Inherited from UITestAction.)
Protected method Finalize Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.)
Public method GetHashCode (Inherited from UITestAction.)
Public method GetType Gets the Type of the current instance. (Inherited from Object.)
Public method Invoke (Overrides UITestAction.Invoke(IActionInvoker, UIMap).)
Public method IsActionOnProtectedElement
Public methodStatic member IsValidKey
Protected method MemberwiseClone Creates a shallow copy of the current Object. (Inherited from Object.)
Protected method NotifyPropertyChanged (Inherited from UITestAction.)
Public method ToString (Inherited from UITestAction.)

Top

Properties

  Name Description
Public property ActionName (Inherited from UITestAction.)
Public property ActualThinkTime (Inherited from UITestAction.)
Public property AdditionalInfo (Overrides UITestAction.AdditionalInfo.)
Public property CanBeParameterized (Overrides UITestAction.CanBeParameterized.)
Public property Comment (Inherited from UITestAction.)
Public property ContinueOnError (Inherited from UITestAction.)
Public property ContinueOnErrorWrapper (Inherited from UITestAction.)
Public property ElapsedTime (Inherited from UITestAction.)
Public property EndTimestamp (Inherited from UITestAction.)
Public property Id (Inherited from UITestAction.)
Public property IsEncoded
Public property IsGlobalHotkey (Inherited from InputAction.)
Public property IsParameterBound (Inherited from UITestAction.)
Public property ModifierKeys (Inherited from InputAction.)
Public property NeedAggregation (Inherited from UITestAction.)
Public property ParameterName (Inherited from UITestAction.)
Public property StartTimestamp (Inherited from UITestAction.)
Public property Tags (Inherited from UITestAction.)
Public property Text
Public property TextValue
Public property ThinkTime (Inherited from UITestAction.)
Public property ThinkTimeString (Inherited from UITestAction.)
Public property Timestamp (Inherited from UITestAction.)
Public property UIElement (Inherited from UITestAction.)
Public property UIObjectName (Inherited from UITestAction.)
Public property ValueAsString (Overrides UITestAction.ValueAsString.)

Top

Events

  Name Description
Public event PropertyChanged (Inherited from UITestAction.)

Top

See Also

Reference

SendKeys Class

Microsoft.VisualStudio.TestTools.UITest.Common Namespace