Freigeben über


SPListItem.BackwardLinks-Eigenschaft

Gibt die Auflistung der Hyperlinks für das Element zurück.

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

Syntax

'Declaration
Public ReadOnly Property BackwardLinks As SPLinkCollection
    Get
'Usage
Dim instance As SPListItem
Dim value As SPLinkCollection

value = instance.BackwardLinks
public SPLinkCollection BackwardLinks { get; }

Eigenschaftswert

Typ: Microsoft.SharePoint.SPLinkCollection
Ein SPLinkCollection -Objekt, das die Links darstellt.

Siehe auch

Referenz

SPListItem Klasse

SPListItem-Member

Microsoft.SharePoint-Namespace