Edit

Share via


MultiplayerSearchHandleRequest.NumbersMetadata Property

Definition

Filter result to just sessions with the numbers metadata.

public Windows.Foundation.Collections.IMapView<string,double> NumbersMetadata { get; set; }
member this.NumbersMetadata : Windows.Foundation.Collections.IMapView<string, double> with get, set
Public Property NumbersMetadata As IMapView(Of String, Double)

Property Value

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

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSearchHandleRequestPublicNonVirtuals.NumbersMetadata

Applies to