URL Property
The base URL for the site.
Syntax
public String getURL(); public void setURL(String URL);
Remarks
The following are examples of valid URLs:
- http://server/SharePoint/
- http://server/Sites/mysite/
- http://server:90/
Default Value
""
Cloud Storage Integrator - Online Help
|
|||
|
Available for:
Questions / Feedback?
URL PropertyThe base URL for the site. Syntaxpublic String getURL(); public void setURL(String URL); RemarksThe following are examples of valid URLs:
Default Value"" |
||