Edit

Share via


TournamentRequestResult.Tournaments Property

Definition

The collection of tournament objects returned by a request.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Tournaments.Tournament> Tournaments { get; }
member this.Tournaments : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Tournaments.Tournament>
Public ReadOnly Property Tournaments As IVectorView(Of Tournament)

Property Value

Windows.Foundation.Collections.IVectorView<Tournament>

Implements

Microsoft.Xbox.Services.Tournaments.__ITournamentRequestResultPublicNonVirtuals.Tournaments

Applies to