共用方式為


SPRecycleBinItem.LeafName property

取得分葉名稱的項目。

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

Syntax

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

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

Property value

Type: System.String
包含的項目分葉名稱的字串。

請參閱

參照

SPRecycleBinItem class

SPRecycleBinItem members

Microsoft.SharePoint namespace