Share via


SPRemoteWebEventProperties.FullUrl property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteWebEventProperties class

SPRemoteWebEventProperties members

Microsoft.SharePoint.RemoteApp namespace