IMobileBackendBaseUri Property |
The base uri of the Mobile Backend read from the configuration.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxReadOnly Property BaseUri As Uri
Get
property Uri^ BaseUri {
Uri^ get ();
}
abstract BaseUri : Uri with get
Property Value
Type:
Uri
See Also