Edit

Share via


ContextualSearchBroadcast.CurrentStats Property

Definition

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

Windows.Foundation.Collections.IMapView<String,String>

Implements

Microsoft.Xbox.Services.ContextualSearch.__IContextualSearchBroadcastPublicNonVirtuals.CurrentStats

Applies to