SystemSupportInfo.LocalDeviceInfo Eigenschaft
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Ruft das lokale Gerät ab.
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
Eigenschaftswert
Ein SystemSupportDeviceInfo-Wert , der das lokale Gerät darstellt.
Windows-Anforderungen
Gerätefamilie |
Windows 10, version 1809 (eingeführt in 10.0.17763.0)
|
API contract |
Windows.System.Profile.SystemManufacturers.SystemManufacturersContract (eingeführt in v3.0)
|