SendString Method (Keyboard)
Types the specified string.

C# Syntax

public static void SendString( 
   string stringToSend
)

Parameters

stringToSend
The string to type.