Edit

Share via


MultiplayerRoleType.MutableRoleSettings Property

Definition

Mutable role settings for this role.

public Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Multiplayer.MutableRoleSetting> MutableRoleSettings { get; }
member this.MutableRoleSettings : Windows.Foundation.Collections.IVectorView<Microsoft.Xbox.Services.Multiplayer.MutableRoleSetting>
Public ReadOnly Property MutableRoleSettings As IVectorView(Of MutableRoleSetting)

Property Value

Windows.Foundation.Collections.IVectorView<MutableRoleSetting>

Implements

Microsoft.Xbox.Services.Multiplayer.__IMultiplayerRoleTypePublicNonVirtuals.MutableRoleSettings

Applies to