Click or drag to resize
IMobileBackendGetPlatforUriForPath Method
Returns a URI for a platform API with the given path in the Mobile Cloud Service. The path to the platform API.

Namespace: Oracle.Cloud.Mobile.MobileBackend
Assembly: Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
Uri GetPlatforUriForPath(
	string path
)

Parameters

path
Type: SystemString

Return Value

Type: Uri
See Also