Condividi tramite


ClaimedLineDisplay.DeviceId Proprietà

Definizione

Ottiene la DeviceInformation.Id della visualizzazione della linea.

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

Valore della proprietà

String

Platform::String

winrt::hstring

La DeviceInformation.Id della visualizzazione linea.

Si applica a

Vedi anche