GameSaveContainerInfoGetResult GameSaveContainerInfoGetResult GameSaveContainerInfoGetResult GameSaveContainerInfoGetResult 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 GameSaveContainerInfoGetResult : IGameSaveContainerInfoGetResultpublic sealed class GameSaveContainerInfoGetResult : IGameSaveContainerInfoGetResultPublic NotInheritable Class GameSaveContainerInfoGetResult Implements IGameSaveContainerInfoGetResult// 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.
Value
GameSaveErrorStatus GameSaveErrorStatus GameSaveErrorStatus GameSaveErrorStatus

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 : IVectorView<GameSaveContainerInfo> Value { get; }public IReadOnlyList<GameSaveContainerInfo> Value { get; }Public ReadOnly Property Value As IReadOnlyList<GameSaveContainerInfo>// You can use this property in JavaScript.
Value
IVectorView<GameSaveContainerInfo> IReadOnlyList<GameSaveContainerInfo> IReadOnlyList<GameSaveContainerInfo> IReadOnlyList<GameSaveContainerInfo>

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.