共用方式為


SPRecycleBinItemCollection.BinType property

取得資源回收筒] 的型別。

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

Syntax

'宣告
Public ReadOnly Property BinType As SPRecycleBinType
    Get
'用途
Dim instance As SPRecycleBinItemCollection
Dim value As SPRecycleBinType

value = instance.BinType
public SPRecycleBinType BinType { get; }

Property value

Type: Microsoft.SharePoint.SPRecycleBinType
SPRecycleBinType 值,指出資源回收筒] 的型別。

請參閱

參照

SPRecycleBinItemCollection class

SPRecycleBinItemCollection members

Microsoft.SharePoint namespace