GameSaveProviderGetResult
GameSaveProviderGetResult
GameSaveProviderGetResult
GameSaveProviderGetResult
Class
Definition
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public : sealed class GameSaveProviderGetResult : IGameSaveProviderGetResultpublic sealed class GameSaveProviderGetResult : IGameSaveProviderGetResultPublic NotInheritable Class GameSaveProviderGetResult Implements IGameSaveProviderGetResult// You can use this class in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Xbox Live Extension SDK (introduced v10.0.10240.0)
|
| API contract |
Windows.Gaming.XboxLive.StorageApiContract (introduced v1)
|
Properties
Status Status Status Status
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public : GameSaveErrorStatus Status { get; }public GameSaveErrorStatus Status { get; }Public ReadOnly Property Status As GameSaveErrorStatus// You can use this property in JavaScript.
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
Value Value Value Value
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
public : GameSaveProvider Value { get; }public GameSaveProvider Value { get; }Public ReadOnly Property Value As GameSaveProvider// You can use this property in JavaScript.
This API is not available to all apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.