Share via


SPList.ImageUrl - Propriété

Gets the server-relative URL for the icon that represents the list.

Espace de noms :  Microsoft.SharePoint
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Public Property ImageUrl As String
    Get
    Set
'Utilisation
Dim instance As SPList
Dim value As String

value = instance.ImageUrl

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

Valeur de propriété

Type : System.String
A string that contains the URL.

Voir aussi

Référence

SPList classe

SPList - Membres

Microsoft.SharePoint - Espace de noms