SPListEvent.UrlAfter property
NOTE: This API is now obsolete.
取得新的站台相對 URL 的文件或資料夾事件之後,除了刪除已發生。
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
<ObsoleteAttribute("Use V3 style events")> _
Public ReadOnly Property UrlAfter As String
Get
'用途
Dim instance As SPListEvent
Dim value As String
value = instance.UrlAfter
[ObsoleteAttribute("Use V3 style events")]
public string UrlAfter { get; }
Property value
Type: System.String
字串,包含新的站台相對 URL。