Partager via


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

Gets or sets the URL of the large icon.

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

Syntaxe

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

value = instance.LargeIconUrl

instance.LargeIconUrl = value
public string LargeIconUrl { get; set; }

Valeur de la propriété

String that represents the URL of the large icon.

Voir aussi

Référence

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