SharePointListAdapterRW.SiteUrl 属性

定义

获取对象表示 Microsoft.Office.Interop.InfoPath.SemiTrust.SharepointListAdapterRWObject 的数据连接将查询的 SharePoint Foundation 网站的统一资源定位符 (URL) 。

public:
 property System::String ^ SiteUrl { System::String ^ get(); void set(System::String ^ value); };
public string SiteUrl { get; set; }
member this.SiteUrl : string with get, set
Public Property SiteUrl As String

属性值

网站的 URL。

注解

此成员只能由与当前打开的表单在相同域中运行的表单访问,或者由已授予跨域权限的表单访问。

适用于