SendString(String) Method
Simulates entering text (a string) using the device keyboard.

C# Syntax

void SendString( 
   string text
)

Parameters

text
The text to send to the device.