Edit

Share via


AchievementReward.MediaAsset Property

Definition

The media asset associated with the reward. If the RewardType is Gamerscore, this will be nullptr. If the RewardType is InApp, this will be a media asset. If the RewardType is Art, this may be a media asset or nullptr.

public Microsoft.Xbox.Services.Achievements.AchievementMediaAsset MediaAsset { get; }
member this.MediaAsset : Microsoft.Xbox.Services.Achievements.AchievementMediaAsset
Public ReadOnly Property MediaAsset As AchievementMediaAsset

Property Value

Implements

Microsoft.Xbox.Services.Achievements.__IAchievementRewardPublicNonVirtuals.MediaAsset

Applies to