GameSaveBlobInfo
GameSaveBlobInfo
GameSaveBlobInfo
GameSaveBlobInfo
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 GameSaveBlobInfo : IGameSaveBlobInfopublic sealed class GameSaveBlobInfo : IGameSaveBlobInfoPublic NotInheritable Class GameSaveBlobInfo Implements IGameSaveBlobInfo// 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
Name Name Name Name
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 : PlatForm::String Name { get; }public string Name { get; }Public ReadOnly Property Name As string// You can use this property in JavaScript.
- Value
- PlatForm::String string string string
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.
Size Size Size Size
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 : unsigned int Size { get; }public uint Size { get; }Public ReadOnly Property Size As uint// You can use this property in JavaScript.
- Value
- unsigned int uint uint uint
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.