共用方式為


SPFolder.Recycle method

將資料夾傳送到 [資源回收筒]。

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Function Recycle As Guid
'用途
Dim instance As SPFolder
Dim returnValue As Guid

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

傳回值

Type: System.Guid
System.Guid表示刪除交易的交易 ID。

請參閱

參照

SPFolder class

SPFolder members

Microsoft.SharePoint namespace