Cloud Storage Integrator 2016 .NET Edition
Cloud Storage Integrator 2016 .NET Edition
Questions / Feedback?

URL Property

The base URL for the site.

Syntax

[VB.NET]
Public Property URL As String

[C#]
public string URL {get; set;}

Remarks

The following are examples of valid URLs:

  • http://server/SharePoint/
  • http://server/Sites/mysite/
  • http://server:90/
The component will used URL as base from which to derive URLs for other calls to the server. If you need to override the complete URL for a specific service, you can use the SiteURL configuration setting.

Default Value

""

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
Cloud Storage Integrator 2016 .NET Edition - Version 16.0 [Build 7239]