SPAlertEventData.itemFullUrl-Feld
Gibt die absolute URL des Elements, das die Quelle der Warnung an.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public itemFullUrl As String
'Usage
Dim instance As SPAlertEventData
Dim value As String
value = instance.itemFullUrl
instance.itemFullUrl = value
public string itemFullUrl