Gets the maximum size of the data that can be synchronized to the cloud from the roaming app data store.
Syntax
public: property unsigned long long RoamingStorageQuota { unsigned long long get(); }
Property value
Type: Number [JavaScript] | System.UInt64 [.NET] | uint64 [C++]
The maximum size of the data, in KB.
Remarks
If the current size of the roaming data in the roaming app data store exceeds the maximum size specified by RoamingStorageQuota, the system suspends data replication for all apps in the package to the cloud until the current size no longer exceeds the maximum size.
Windows Phone 8
This API is not implemented and will throw an exception if called.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Minimum supported phone | Windows Phone 8 |
|
Namespace |
|
|
Metadata |
|
|
DLL |
|
See also
Build date: 2/25/2013