Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 863 Bytes

File metadata and controls

29 lines (20 loc) · 863 Bytes
-api-id M:Windows.ApplicationModel.Store.Preview.StoreConfiguration.SetMobileOperatorConfiguration(System.String,System.UInt32,System.UInt32)
-api-type winrt method

Windows.ApplicationModel.Store.Preview.StoreConfiguration.SetMobileOperatorConfiguration

-description

Configures mobile operator information for the device.

-parameters

-param mobileOperatorId

The mobile operator ID.

-param appDownloadLimitInMegabytes

The maximum app download size defined by the mobile operator, in MB.

-param updateDownloadLimitInMegabytes

The maximum OS update download size defined by the mobile operator, in MB.

-remarks

-examples

-see-also