从winform应用程序中打开SharePoint文件

时间:2014-11-18 03:31:17

标签: c# winforms sharepoint

我正在开发一个本地Windows窗体应用程序。

我尝试使用以下代码从客户端本地直接启动位于SharePoint中的Word文档。

' System.Diagnostics.Process.Start(" winword.exe"," https://sharepointsite.com/hr/word.docx"); '

它给了我一个Microsoft Word安全警告,其中说明您与本网站交换的信息无法被其他人查看或更改。"

0 个答案:

没有答案