Share via


SPRemoteItemEventProperties.AfterUrl property

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

Syntax

'Declaration
<DataMemberAttribute> _
Public Property AfterUrl As String
    Get
    Friend Set
'Usage
Dim instance As SPRemoteItemEventProperties
Dim value As String

value = instance.AfterUrl
[DataMemberAttribute]
public string AfterUrl { get; internal set; }

Property value

Type: System.String

See also

Reference

SPRemoteItemEventProperties class

SPRemoteItemEventProperties members

Microsoft.SharePoint.RemoteApp namespace