XboxLiveAppConfiguration.Environment Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the Xbox Live environment being used. This is typically blank.
public string Environment { get; }
member this.Environment : string
Public ReadOnly Property Environment As String
Property Value
Implements
Microsoft.Xbox.Services.__IXboxLiveAppConfigurationPublicNonVirtuals.Environment