Area.OwnerPicture, propriété (Microsoft.SharePoint.Portal.SiteData)
Gets or sets the address of the picture.
Espace de noms : Microsoft.SharePoint.Portal.SiteData
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Property OwnerPicture As String
'Utilisation
Dim instance As Area
Dim value As String
value = instance.OwnerPicture
instance.OwnerPicture = value
public string OwnerPicture { get; set; }
Valeur de la propriété
String that represents the address of the picture.
Voir aussi
Référence
Area, classe
Membres Area
Microsoft.SharePoint.Portal.SiteData, espace de noms