ServerInfo.SharePointServerRootUrl Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.