SystemSupportInfo.LocalDeviceInfo Property

Definition

Gets the local device.

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

Property Value

A SystemSupportDeviceInfo value representing the local device.

Windows requirements

Device family
Windows 10, version 1809 (introduced in 10.0.17763.0)
API contract
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (introduced in v3.0)

Applies to