Edit

Share via


TournamentReference Class

Definition

Represents a reference to a multiplayer session.

[Windows.Foundation.Metadata.Activatable(1)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
[Windows.Foundation.Metadata.Version(1)]
public sealed class TournamentReference
type TournamentReference = class
    interface __ITournamentReferencePublicNonVirtuals
Public NotInheritable Class TournamentReference
Inheritance
TournamentReference
Attributes
Windows.Foundation.Metadata.ActivatableAttribute Windows.Foundation.Metadata.MarshalingBehaviorAttribute Windows.Foundation.Metadata.ThreadingAttribute Windows.Foundation.Metadata.VersionAttribute

Constructors

TournamentReference()

Properties

DefinitionName

The definition name of the tournament.

Organizer

The organizer name of the tournament.

ServiceConfigurationId

The service configuration ID specific to the tournament.

TournamentId

The tournament ID specific to the tournament.

Applies to