Share via


SPRemoteItemEventProperties.WebUrl property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteItemEventProperties class

SPRemoteItemEventProperties members

Microsoft.SharePoint.RemoteApp namespace