Partager via


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

Gets or sets the URL of the small icon.

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

Syntaxe

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

value = instance.SmallIconUrl

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

Valeur de la propriété

String that represents the URL of the small icon.

Voir aussi

Référence

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