次の方法で共有


ClaimedLineDisplay.DeviceId プロパティ

定義

行表示の DeviceInformation.Id を取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

行表示の DeviceInformation.Id

適用対象

こちらもご覧ください