Share via


SPRemoteSecurityEventProperties.WebFullUrl property

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

Syntax

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

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

Property value

Type: System.String

See also

Reference

SPRemoteSecurityEventProperties class

SPRemoteSecurityEventProperties members

Microsoft.SharePoint.RemoteApp namespace