Freigeben über


SPRecycleBinItem.ItemType-Eigenschaft

Ruft den Typ des papierkorbelements an.

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

Syntax

'Declaration
Public ReadOnly Property ItemType As SPRecycleBinItemType
    Get
'Usage
Dim instance As SPRecycleBinItem
Dim value As SPRecycleBinItemType

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

Eigenschaftswert

Typ: Microsoft.SharePoint.SPRecycleBinItemType
Ein SPRecycleBinItemType -Wert, der den Typ des papierkorbelements angibt.

Siehe auch

Referenz

SPRecycleBinItem Klasse

SPRecycleBinItem-Member

Microsoft.SharePoint-Namespace