QuerySeamlessUpgradeSupportOperation.Id 属性

定义

重要

Windows.Phone.Networking.Voip 命名空间中的类型已弃用,将来的 Windows 版本中可能不可用。 请改用 Windows.ApplicationModel.Calls 命名空间中的等效类型。

获取 VoIP 操作的 ID。

public:
 property unsigned int Id { unsigned int get(); };
uint32_t Id();
public uint Id { get; }
var uInt32 = querySeamlessUpgradeSupportOperation.id;
Public ReadOnly Property Id As UInteger

属性值

UInt32

unsigned int

uint32_t

VoIP 操作的 ID。

实现

Id

适用于