다음을 통해 공유


StoreQueueItem.ProductId 속성

정의

패키지가 추가 기능에 해당하는 경우 큐에 있는 현재 패키지의 추가 기능 제품 ID를 가져옵니다.

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

큐에 있는 현재 패키지의 추가 기능 제품 ID입니다.

적용 대상

추가 정보