TriggeredConnectionStateChangedEventArgs.Id 属性

定义

获取正在进行的连接的唯一标识符。

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

属性值

UInt32

unsigned int

uint32_t

正在进行的连接的唯一标识符。

Windows 要求

应用功能
proximity ID_CAP_PROXIMITY [Windows Phone]

适用于

另请参阅