StoreLicense.SkuStoreId 속성

정의

Microsoft Store 카탈로그에서 라이선스가 부여된 추가 기능 SKU의 Store ID를 가져옵니다.

public:
 property Platform::String ^ SkuStoreId { Platform::String ^ get(); };
winrt::hstring SkuStoreId();
public string SkuStoreId { get; }
var string = storeLicense.skuStoreId;
Public ReadOnly Property SkuStoreId As String

속성 값

String

Platform::String

winrt::hstring

Microsoft Store 카탈로그에서 라이선스가 부여된 추가 기능 SKU의 스토어 ID입니다.

적용 대상