Edit

Share via


Achievement.PlatformsAvailableOn Property

Definition

The collection of platforms that the achievement is available on.

public Windows.Foundation.Collections.IVectorView<string> PlatformsAvailableOn { get; }
member this.PlatformsAvailableOn : Windows.Foundation.Collections.IVectorView<string>
Public ReadOnly Property PlatformsAvailableOn As IVectorView(Of String)

Property Value

Windows.Foundation.Collections.IVectorView<String>

Implements

Microsoft.Xbox.Services.Achievements.__IAchievementPublicNonVirtuals.PlatformsAvailableOn

Applies to