ServerInfo.SharePointServerRootUrl 属性

定义

获取窗体所在的 SharePoint 服务器的根 URL。

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

属性值

表单所在的 SharePoint 服务器的根 URL。

适用于