Skip to content

Files

Latest commit

 Cannot retrieve latest commit at this time.

History

History
23 lines (16 loc) · 613 Bytes

deviceinformation_name.md

File metadata and controls

23 lines (16 loc) · 613 Bytes
-api-id -api-type
P:Windows.Devices.Enumeration.DeviceInformation.Name
winrt property

Windows.Devices.Enumeration.DeviceInformation.Name

-description

The name of the device. This name is in the best available language for the app.

-property-value

The name of the device. This name is in the best available language for the app.

-remarks

The Name property should only be used for display purposes only and not for finding a device because the Name can change due to localization or a user assigning a name.

-examples

-see-also