Edit

Share via


MultiplayerSessionMember.Results Property

Definition

The arbitration results submitted by the member.

public Windows.Foundation.Collections.IMap<string,Microsoft.Xbox.Services.Tournaments.TournamentTeamResult> Results { get; }
member this.Results : Windows.Foundation.Collections.IMap<string, Microsoft.Xbox.Services.Tournaments.TournamentTeamResult>
Public ReadOnly Property Results As IMap(Of String, TournamentTeamResult)

Property Value

Windows.Foundation.Collections.IMap<String,TournamentTeamResult>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.Results

Applies to