Partager via


AreaListing.CreatedBy, propriété (Microsoft.SharePoint.Portal.SiteData)

Gets the name of the user who created the listing.

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

Syntaxe

'Déclaration
Public ReadOnly Property CreatedBy As String
'Utilisation
Dim instance As AreaListing
Dim value As String

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

Valeur de la propriété

String that represents the name of the user who created the listing.

Voir aussi

Référence

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