剪贴板内容,可读可写
原型:
string ClipboardText; //get,set
ClipboardText:返回string类型变量
var txt = App.ClipboardText;