ContextualSearchBroadcast.CurrentStats 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.
The current stats the title has configured for Contextual Search and what their current values are.
Additional information on how to surface the information is contained in the configuration handler.
public Windows.Foundation.Collections.IMapView<string,string> CurrentStats { get; }
member this.CurrentStats : Windows.Foundation.Collections.IMapView<string, string>
Public ReadOnly Property CurrentStats As IMapView(Of String, String)
Property Value
Implements
Microsoft.Xbox.Services.ContextualSearch.__IContextualSearchBroadcastPublicNonVirtuals.CurrentStats