The in-app reward values of the achievement.
public:
property IVectorView<String^ >^ InAppRewardValue {
IVectorView<String^ >^ get ();
}
Type: IVectorView<String^ >
Returns a list of the in-app reward values of the achievement.
Namespace: Windows.Xbox.Achievements
Metadata: windows.winmd
AchievementUnlockedEventArgs Class