MultiplayerRoleType.Roles 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 collection of roles for this role type.
public Windows.Foundation.Collections.IMapView<string,Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleInfo> Roles { get; set; }
member this.Roles : Windows.Foundation.Collections.IMapView<string, Microsoft.Xbox.Services.Multiplayer.MultiplayerRoleInfo> with get, set
Public Property Roles As IMapView(Of String, MultiplayerRoleInfo)
Property Value
Implements
Microsoft.Xbox.Services.Multiplayer.__IMultiplayerRoleTypePublicNonVirtuals.Roles