ServerInfo.SharePointSiteCollectionUrl 属性

定义

获取窗体所在的 SharePoint 网站集的 URL。

public:
 property System::String ^ SharePointSiteCollectionUrl { System::String ^ get(); };
public string SharePointSiteCollectionUrl { get; }
member this.SharePointSiteCollectionUrl : string
Public ReadOnly Property SharePointSiteCollectionUrl As String

属性值

表单所在的 SharePoint 网站集的 URL。

适用于