SPRecycleBinItemCollection.BinType - Propriété
Obtient le type de la Corbeille.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property BinType As SPRecycleBinType
Get
'Utilisation
Dim instance As SPRecycleBinItemCollection
Dim value As SPRecycleBinType
value = instance.BinType
public SPRecycleBinType BinType { get; }
Valeur de propriété
Type : Microsoft.SharePoint.SPRecycleBinType
Une valeur SPRecycleBinType qui indique le type de la Corbeille.
Voir aussi
Référence
SPRecycleBinItemCollection classe