UITechnologyElement.PerformKeyboardAction(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void PerformKeyboardAction(System::String ^ str);
public virtual void PerformKeyboardAction (string str);
abstract member PerformKeyboardAction : string -> unit
override this.PerformKeyboardAction : string -> unit
Public Overridable Sub PerformKeyboardAction (str As String)
Parameters
- str
- String