Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the base URL of the remote system deployed during the installation of this app instance.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteAppUrl As Uri
Get
'Usage
Dim instance As SPAppInstance
Dim value As Uri
value = instance.RemoteAppUrl
public Uri RemoteAppUrl { get; }
Property value
Type: System.Uri
The base URL of the remote system.