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.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public ReadOnly Property RemoteAppUrl As String
Get
'Usage
Dim instance As AppInstance
Dim value As String
value = instance.RemoteAppUrl
public string RemoteAppUrl { get; }
Property value
Type: System.String
The base URL of the remote system.