다음을 통해 공유


StoreHardwareManufacturerInfo.StoreContentModifierId 속성

정의

Microsoft Store 콘텐츠 한정자의 ID를 가져옵니다.

public:
 property Platform::String ^ StoreContentModifierId { Platform::String ^ get(); };
winrt::hstring StoreContentModifierId();
public string StoreContentModifierId { get; }
var string = storeHardwareManufacturerInfo.storeContentModifierId;
Public ReadOnly Property StoreContentModifierId As String

속성 값

String

Platform::String

winrt::hstring

Microsoft Store 콘텐츠 한정자의 ID입니다.

적용 대상