C# 弹出一个可输入字符串的窗口

string str=Interaction .InputBox ("请输入字符串","字符串","",100,100)