MultiplayerSession.SessionProperties Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of properties associated with this session. Any player can modify these.
public Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionProperties SessionProperties { get; }
member this.SessionProperties : Microsoft.Xbox.Services.Multiplayer.MultiplayerSessionProperties
Public ReadOnly Property SessionProperties As MultiplayerSessionProperties
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionPublicNonVirtuals.SessionProperties