Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the URL of the highest contain folder for the current list item.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Overridable ReadOnly Property RootFolderUrl As String
Get
'Usage
Dim instance As SPMobileContext
Dim value As String
value = instance.RootFolderUrl
public virtual string RootFolderUrl { get; }
Property Value
Type: System.String
A String that represents the top-level folder that contains the current list item.