AchievementUnlockedEventArgs.InAppRewardValue Property

The in-app reward values of the achievement.

Syntax

public:
property IVectorView<String^ >^ InAppRewardValue {
         IVectorView<String^ >^ get ();
}  

Property value

Type: IVectorView<String^ > 

  Returns a list of the in-app reward values of the achievement.

Requirements

Namespace: Windows.Xbox.Achievements

Metadata: windows.winmd

See also

Reference

AchievementUnlockedEventArgs Class

AchievementUnlockedEventArgs Members

Windows.Xbox.Achievements Namespace