共用方式為


SPRecycleBinItem.ItemType property

取得資源回收筒項目類型。

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

Syntax

'宣告
Public ReadOnly Property ItemType As SPRecycleBinItemType
    Get
'用途
Dim instance As SPRecycleBinItem
Dim value As SPRecycleBinItemType

value = instance.ItemType
public SPRecycleBinItemType ItemType { get; }

Property value

Type: Microsoft.SharePoint.SPRecycleBinItemType
SPRecycleBinItemType 值,指出資源回收筒項目類型。

請參閱

參照

SPRecycleBinItem class

SPRecycleBinItem members

Microsoft.SharePoint namespace