SharePoint 2013:使用 REST 配置的 Hello World 远程应用程序

SharePoint 2013: Hello World remote app using REST configuration

我正在尝试创建一个从我的 SharePoint 2013 网站获取列表项的网站。我在 MSDN 上发现了这个使用 REST 的 'Hello World' 应用程序,但我在配置它时遇到了一些问题。

在配置部分说:

To configure the Hello world remote app using REST sample, update the SiteUrl property of the solution with the URL of the home page of your SharePoint 2013 site.

我搜索了整个解决方案,但没有找到 'SiteUrl' 属性。有人可以帮我吗?

这是我下载应用程序的地方: https://code.msdn.microsoft.com/office/SharePoint-2013-Hello-25f8c6f1

谢谢!

点击 BasicSelfHostedAppREST 项目并点击 F4(显示属性)