Rating

XmpBasicPackage.Rating property

Gets or sets a user-assigned rating for this file. The value shall be -1 or in the range [0..5], where -1 indicates “rejected” and 0 indicates “unrated”.

public double Rating { get; set; }

Property Value

The rating.

See Also