Click or drag to resize
MobileBackendBaseUri Property
The base uri of the Mobile Backend read from the configuration.

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public Uri BaseUri { get; }

Property Value

Type: Uri

Implements

IMobileBackendBaseUri
See Also