ProductListing.ImageUri 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得與附加元件相關聯的映射 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。
適用於