SPView.ImageUrl - Propriété
Obtient l'URL de l'image qui est associé à la vue liste.
Espace de noms : Microsoft.SharePoint
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ImageUrl As String
Get
'Utilisation
Dim instance As SPView
Dim value As String
value = instance.ImageUrl
public string ImageUrl { get; }
Valeur de propriété
Type : System.String
String
L'URL de l'image.