URL
Specifies the base URL of the SharePoint site or site collection the provider connects to.
Data Type
string
Default Value
""
Remarks
This property specifies the full base URL of the SharePoint site or site collection where your Excel file is stored.
The server uses this URL to construct additional requests to access files, metadata, and resources within the site.
Examples of valid values:
- http://server/SharePoint/
- http://server/Sites/mysite/
- http://server:90/
Use this property to establish the root connection point for all SharePoint operations.