Partager via


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

Gets the name of the user who last modified the area.

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

Syntaxe

'Déclaration
Public ReadOnly Property LastModifiedBy As String
'Utilisation
Dim instance As Area
Dim value As String

value = instance.LastModifiedBy
public string LastModifiedBy { get; }

Valeur de la propriété

String that represents the name of the user who last modified the area.

Voir aussi

Référence

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