MultiplayerSearchHandleRequest.NumbersMetadata 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.
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
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSearchHandleRequestPublicNonVirtuals.NumbersMetadata