共用方式為


StoreQueueItem.ProductId 屬性

定義

如果封裝對應至附加元件,則取得佇列中目前封裝的附加元件產品識別碼。

public:
 property Platform::String ^ ProductId { Platform::String ^ get(); };
winrt::hstring ProductId();
public string ProductId { get; }
var string = storeQueueItem.productId;
Public ReadOnly Property ProductId As String

屬性值

String

Platform::String

winrt::hstring

佇列中目前套件的附加元件產品識別碼。

適用於

另請參閱