Edit

Share via


ClubActionSetting.AllowedValues Property

Definition

List of possible values for RequiredRole. Will be nullptr if the allowed values have not been configured.

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

Property Value

Windows.Foundation.Collections.IVectorView<ClubRole>

Implements

Microsoft.Xbox.Services.Clubs.__IClubActionSettingPublicNonVirtuals.AllowedValues

Applies to