ProductListing.ProductType 屬性

定義

取得此附加元件的類型, (也稱為應用程式內產品或 IAP) 。 ProductType 會定義可能的值。

public:
 property ProductType ProductType { ProductType get(); };
ProductType ProductType();
public ProductType ProductType { get; }
var productType = productListing.productType;
Public ReadOnly Property ProductType As ProductType

屬性值

產品類型。 可能的值包括 消費性持久性

適用於

另請參閱