次の方法で共有


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。

適用対象