共用方式為


DeviceInformationUpdate.Id 屬性

定義

已更新裝置的 DeviceInformation 識別碼

public:
 property Platform::String ^ Id { Platform::String ^ get(); };
winrt::hstring Id();
public string Id { get; }
var string = deviceInformationUpdate.id;
Public ReadOnly Property Id As String

屬性值

String

Platform::String

winrt::hstring

已更新裝置的 DeviceInformation 識別碼

適用於