SPCopyDestination.FolderUrl 属性
获取与复制目标相关联的项目复制到其中的文件夹的 URL。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property FolderUrl As String
Get
用法
Dim instance As SPCopyDestination
Dim value As String
value = instance.FolderUrl
public string FolderUrl { get; }
属性值
类型:System.String
一个代表的 URL 的字符串。