| CachedResourceChangedEventArgsUri Property  | 
            The Uri of the resource that was updated.
            
 
Namespace: Oracle.Cloud.Mobile.SynchronizationAssemblies:  Oracle.Cloud.Mobile.Synchronization.PCL (in Oracle.Cloud.Mobile.Synchronization.PCL.dll) Version: 16.1.3.1 (16.1.3.1)
  Oracle.Cloud.Mobile (in Oracle.Cloud.Mobile.dll) Version: 16.1.3.1 (16.1.3.1)
SyntaxPublic ReadOnly Property Uri As Uri
	Get
public:
property Uri^ Uri {
	Uri^ get ();
}member Uri : Uri with get
Property Value
Type: 
Uri
See Also