Edit

Share via


MatchMetadata.OpposingTeamIds Property

Definition

The team IDs of all the opposing teams. This should be absent if bye is true.

public Windows.Foundation.Collections.IVectorView<string> OpposingTeamIds { get; }
member this.OpposingTeamIds : Windows.Foundation.Collections.IVectorView<string>
Public ReadOnly Property OpposingTeamIds As IVectorView(Of String)

Property Value

Windows.Foundation.Collections.IVectorView<String>

Implements

Microsoft.Xbox.Services.Tournaments.__IMatchMetadataPublicNonVirtuals.OpposingTeamIds

Applies to