Product Class
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.
A gallery item product definition.
public class Product
type Product = class
Public Class Product
- Inheritance
-
Product
Constructors
Product() |
Initializes a new instance of the Product class. |
Properties
DisplayName |
Optional. Gets or sets product display name. |
LegalTermsUri |
Optional. Gets or sets product legal terms Uri. |
OfferDetails |
Optional. Gets or sets product offer details. |
PricingDetailsUri |
Optional. Gets or sets product pricing details Uri. |
PrivacyPolicyUri |
Optional. Gets or sets product privacy policy Uri. |
PublisherDisplayName |
Optional. Gets or sets product publisher display name. |