共用方式為


SPRecycleBinItem.DirName property

取得網站 – 相對 URL 的清單或原來包含項目] 資料夾。

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

Syntax

'宣告
Public ReadOnly Property DirName As String
    Get
'用途
Dim instance As SPRecycleBinItem
Dim value As String

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

Property value

Type: System.String
內含清單或原來包含項目] 資料夾的網站 – 相對 URL 的字串。

請參閱

參照

SPRecycleBinItem class

SPRecycleBinItem members

Microsoft.SharePoint namespace