Partager via


Action.ImageUrl, propriété (Microsoft.Office.Server.ApplicationRegistry.MetadataModel)

Gets the optional absolute or relative path to the action's icon image.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ImageUrl As String
'Utilisation
Dim instance As Action
Dim value As String

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

Valeur de la propriété

A string representing the image URL.

Remarques

The icon image should be 16x16. The maximum allowed length of the image URL is 2080, minimum is zero.

Voir aussi

Référence

Action, classe
Membres Action
Microsoft.Office.Server.ApplicationRegistry.MetadataModel, espace de noms