次の方法で共有


BluetoothLEAdvertisementWatcher.MaxSamplingInterval プロパティ

定義

最大サンプリング間隔を取得します。

public:
 property TimeSpan MaxSamplingInterval { TimeSpan get(); };
TimeSpan MaxSamplingInterval();
public System.TimeSpan MaxSamplingInterval { get; }
var timeSpan = bluetoothLEAdvertisementWatcher.maxSamplingInterval;
Public ReadOnly Property MaxSamplingInterval As TimeSpan

プロパティ値

最大サンプリング間隔。

Windows の要件

アプリの機能
bluetooth

適用対象