Edit

Share via


Achievement.TitleAssociations Property

Definition

The game/app titles associated with the achievement.

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

Property Value

Windows.Foundation.Collections.IVectorView<AchievementTitleAssociation>

Implements

Microsoft.Xbox.Services.Achievements.__IAchievementPublicNonVirtuals.TitleAssociations

Applies to