StoreProduct.StoreId 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得此產品的市集識別碼。
public:
property Platform::String ^ StoreId { Platform::String ^ get(); };
winrt::hstring StoreId();
public string StoreId { get; }
var string = storeProduct.storeId;
Public ReadOnly Property StoreId As String
屬性值
此產品的市集識別碼。
備註
對於應用程式,此屬性會對應至合作夥伴中心應用程式的應用程式身分識別頁面上可用的市集識別碼。 如需詳細資訊,請參閱 檢視應用程式身分識別詳細資料。
對於附加元件,此屬性會對應至 合作夥伴中心附加元件概觀頁面上提供的市集識別碼。