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/
Default Value
""