Partager via


Area.LastModified, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets the date on which the area was last modified.

Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property LastModified As DateTime
'Utilisation
Dim instance As Area
Dim value As DateTime

value = instance.LastModified
public DateTime LastModified { get; }

Valeur de la propriété

System.DateTime value that represents the date on which the area was last modified.

Voir aussi

Référence

Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms