IMobileBackendCustomCodeUri Property |
The URI including the path prefix for custom API REST endpoints in the Mobile Cloud Service.
Namespace: Oracle.Cloud.Mobile.MobileBackendAssembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxUri CustomCodeUri { get; }
ReadOnly Property CustomCodeUri As Uri
Get
property Uri^ CustomCodeUri {
Uri^ get ();
}
abstract CustomCodeUri : Uri with get
Property Value
Type:
Uri
See Also