Reloads the simulator using a StorageFile containing the WindowsStoreProxy.xml file.
Syntax
Windows.ApplicationModel.Store.CurrentAppSimulator.reloadSimulatorAsync(simulatorSettingsFile).done( /* Your success and error handlers */ );
Parameters
- simulatorSettingsFile
-
Type: StorageFile
The WindowsStoreProxy.xml file that the simulator uses. For more information, see CurrentAppSimulator.
Return value
Type: IAsyncAction
The async operation that reloads the simulator.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 2/25/2013