RecycleBinItem.DeletedDateLocalFormatted propriedade
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (em Microsoft.SharePoint.Client.dll)
Sintaxe
'Declaração
Public ReadOnly Property DeletedDateLocalFormatted As String
Get
'Uso
Dim instance As RecycleBinItem
Dim value As String
value = instance.DeletedDateLocalFormatted
public string DeletedDateLocalFormatted { get; }
Valor de propriedade
Tipo: System.String