編輯

共用方式為


ServerInfo.SharePointServerRootUrl Property

Definition

Gets the root URL of the SharePoint server where the form is located.

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

Property Value

The root URL of the SharePoint server where the form is located.

Applies to