RecycleBinItem.DeletedDateLocalFormatted - Propriété
Espace de noms : Microsoft.SharePoint.Client
Assembly : Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public ReadOnly Property DeletedDateLocalFormatted As String
Get
'Utilisation
Dim instance As RecycleBinItem
Dim value As String
value = instance.DeletedDateLocalFormatted
public string DeletedDateLocalFormatted { get; }
Valeur de propriété
Type : System.String