ProximityDevice.BitsPerSecond 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得鄰近裝置的傳輸速率。
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
屬性值
鄰近裝置的傳輸速率。
Windows 需求
應用程式功能 |
proximity
ID_CAP_PROXIMITY [Windows Phone]
|