Freigeben über


SPView.ImageUrl-Eigenschaft

Ruft den URL des Bildes, das der Ansicht zugeordnet ist.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property ImageUrl As String
    Get
'Usage
Dim instance As SPView
Dim value As String

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

Eigenschaftswert

Typ: System.String
String
Der URL des Bildes.

Siehe auch

Referenz

SPView Klasse

SPView-Member

Microsoft.SharePoint-Namespace