ListingInformation.AgeRating Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the age rating for the app.
public:
property unsigned int AgeRating { unsigned int get(); };
uint32_t AgeRating();
public uint AgeRating { get; }
var uInt32 = listingInformation.ageRating;
Public ReadOnly Property AgeRating As UInteger
Property Value
The age rating.