ProximityDevice.BitsPerSecond プロパティ

定義

近接デバイスの転送速度を取得します。

public:
 property unsigned long long BitsPerSecond { unsigned long long get(); };
uint64_t BitsPerSecond();
public ulong BitsPerSecond { get; }
var uInt64 = proximityDevice.bitsPerSecond;
Public ReadOnly Property BitsPerSecond As ULong

プロパティ値

UInt64

unsigned long long

uint64_t

近接デバイスの転送速度。

Windows の要件

アプリの機能
proximity ID_CAP_PROXIMITY [Windows Phone]

適用対象

こちらもご覧ください