Click or drag to resize
SynchronizationEngineHostDataFolder Property
Returns the path to the folder to store cached data.

Namespace: Oracle.Cloud.Mobile.Synchronization
Assembly: Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
Syntax
public abstract string DataFolder { get; }

Property Value

Type: String
See Also