Share via


SPFolder.Url Property (Microsoft.SharePoint.Publishing.Internal.Administration.Schema)

Namespace: Microsoft.SharePoint.Publishing.Internal.Administration.Schema
Assembly: Microsoft.SharePoint.Publishing (in microsoft.sharepoint.publishing.dll)

Syntax

'Declaration
<XmlAttributeAttribute> _
Public Property Url As String
'Usage
Dim instance As SPFolder
Dim value As String

value = instance.Url

instance.Url = value
[XmlAttributeAttribute] 
public string Url { get; set; }

See Also

Reference

SPFolder Class
SPFolder Members
Microsoft.SharePoint.Publishing.Internal.Administration.Schema Namespace