次の方法で共有


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]

適用対象

こちらもご覧ください