MultiplayerSessionMember.IsCurrentUser 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 value that indicates if this multiplayer session member is the player whose Xbox Live context was used to create or retrieve the current MultiplayerSession object.
public bool IsCurrentUser { get; }
member this.IsCurrentUser : bool
Public ReadOnly Property IsCurrentUser As Boolean
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.IsCurrentUser