IMultiplayerSessionReference.SessionName Property

A unique name for the session.

Note This property is implemented by the 2015 Multiplayer and applies only to that multiplayer version and later. It is intended for use with template contract 104/105 or later.

Syntax

public:
property String^ SessionName {
         String^ get ();
}  

Property value

Type: String 

 The session name.

Requirements

Namespace: Windows.Xbox.Multiplayer

Metadata: windows.winmd

See also

Reference

IMultiplayerSessionReference Interface

IMultiplayerSessionReference Members

Windows.Xbox.Multiplayer Namespace