Process.Start(new ProcessStartInfo("explorer.exe", "\"" + @"http://mhchoi8423.tistory.com/" + "\"")); 출처 : http://stackoverflow.com/questions/14585709/openning-a-url-containing-a-query-string...
Openning a URL containing a query string에 대한 요약내용입니다.
자세한 내용은 아래에 원문링크를 확인해주시기 바랍니다.