SPFolder.Recycle 方法

将该文件夹发送到回收站中。

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function Recycle As Guid
用法
Dim instance As SPFolder
Dim returnValue As Guid

returnValue = instance.Recycle()
public Guid Recycle()

返回值

类型:System.Guid
表示删除交易记录的交易记录 ID System.Guid 。

另请参阅

引用

SPFolder 类

SPFolder 成员

Microsoft.SharePoint 命名空间