次の方法で共有


SystemSupportInfo.LocalDeviceInfo プロパティ

定義

ローカル デバイスを取得します。

public:
 static property SystemSupportDeviceInfo ^ LocalDeviceInfo { SystemSupportDeviceInfo ^ get(); };
static SystemSupportDeviceInfo LocalDeviceInfo();
public static SystemSupportDeviceInfo LocalDeviceInfo { get; }
var systemSupportDeviceInfo = SystemSupportInfo.localDeviceInfo;
Public Shared ReadOnly Property LocalDeviceInfo As SystemSupportDeviceInfo

プロパティ値

ローカル デバイスを表す SystemSupportDeviceInfo 値。

Windows の要件

デバイス ファミリ
Windows 10, version 1809 (10.0.17763.0 で導入)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (v3.0 で導入)

適用対象