MultiplayerRoleType.MutableRoleSettings 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.
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