Share via


SPFolderHierarchy.FolderUrl property

FolderUrl The url of the folder corresponding to this hierarchy of folders.

Namespace:  Microsoft.Office.Server.Utilities
Assembly:  Microsoft.Office.Server (in Microsoft.Office.Server.dll)

Syntax

'Declaration
Public ReadOnly Property FolderUrl As String
    Get
'Usage
Dim instance As SPFolderHierarchy
Dim value As String

value = instance.FolderUrl
public string FolderUrl { get; }

Property value

Type: System.String
Returns String.

See also

Reference

SPFolderHierarchy class

SPFolderHierarchy members

Microsoft.Office.Server.Utilities namespace