ID of the achievement that was unlocked.
public:
property String^ AchievementId {
String^ get ();
}
Type: String
Returns the ID of the achievement that was unlocked.
Namespace: Windows.Xbox.Achievements
Metadata: windows.winmd
AchievementUnlockedEventArgs Class