Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 805 Bytes

easclientdeviceinformation_systemproductname.md

File metadata and controls

23 lines (16 loc) · 805 Bytes
-api-id -api-type
P:Windows.Security.ExchangeActiveSyncProvisioning.EasClientDeviceInformation.SystemProductName
winrt property

Windows.Security.ExchangeActiveSyncProvisioning.EasClientDeviceInformation.SystemProductName

-description

Gets the system product name of the local device. Use SystemProductName only if the value of SystemSku is empty.

-property-value

A string containing the system product name of the local device. The value is fewer than 1024 characters long.

-remarks

SystemProductName is retrieved from the Windows Registry. If the Registry can't be read for any reason, SystemProductName returns an empty string.

-examples

-see-also