Share via


ProductListing.ImageUri 屬性

定義

取得與附加元件相關聯的映射 URI, (也稱為應用程式內產品或 IAP) 。

public:
 property Uri ^ ImageUri { Uri ^ get(); };
Uri ImageUri();
public System.Uri ImageUri { get; }
var uri = productListing.imageUri;
Public ReadOnly Property ImageUri As Uri

屬性值

與附加元件相關聯的映射 URI。

適用於