Dela via


SPCopyDestination.FolderUrl Property

Gets the URL of the folder into which the item associated with the copy destination is copied.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: Yes
Available in SharePoint Online

Syntax

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

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

Property Value

Type: System.String
A string that represents the URL.

See Also

Reference

SPCopyDestination Class

SPCopyDestination Members

Microsoft.SharePoint Namespace