共用方式為


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]

適用於

另請參閱