Partager via


LineDisplay.DeviceId Propriété

Définition

Obtient le DeviceInformation.Id de l’affichage de la ligne.

public:
 property Platform::String ^ DeviceId { Platform::String ^ get(); };
winrt::hstring DeviceId();
public string DeviceId { get; }
var string = lineDisplay.deviceId;
Public ReadOnly Property DeviceId As String

Valeur de propriété

String

Platform::String

winrt::hstring

DeviceInformation.Id de l’affichage de ligne.

S’applique à

Voir aussi