Edit

Share via


MultiplayerSessionMember.Roles Property

Definition

A collection of role types to role names for this member. (Optional)

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

Property Value

Windows.Foundation.Collections.IMapView<String,String>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerSessionMemberPublicNonVirtuals.Roles

Applies to