Edit

Share via


XboxLiveAppConfiguration Class

Definition

Represents the configuration of an Xbox Live application.

[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Static(typeof(Microsoft.Xbox.Services.__IXboxLiveAppConfigurationStatics), 1)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class XboxLiveAppConfiguration
type XboxLiveAppConfiguration = class
    interface __IXboxLiveAppConfigurationPublicNonVirtuals
Public NotInheritable Class XboxLiveAppConfiguration
Inheritance
XboxLiveAppConfiguration
Attributes
Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.StaticAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Properties

Environment

Returns the Xbox Live environment being used. This is typically blank.

Sandbox

Returns the sandbox such as "XDKS.1".

ServiceConfigurationId

Returns the service config id of the app.

SingletonInstance

Returns the global instance of XboxLiveAppConfiguration

TitleId

Returns the title id of the app.

Applies to