共用方式為


BluetoothLEAdvertisementPublisherTriggerDetails 類別

定義

提供 BluetoothLEAdvertisementPublisher 觸發程式的相關資訊。 您可以透過 BluetoothLEAdvertisementPublisher 觸發程式取得這個類別的實例。

public ref class BluetoothLEAdvertisementPublisherTriggerDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class BluetoothLEAdvertisementPublisherTriggerDetails final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class BluetoothLEAdvertisementPublisherTriggerDetails
Public NotInheritable Class BluetoothLEAdvertisementPublisherTriggerDetails
繼承
Object Platform::Object IInspectable BluetoothLEAdvertisementPublisherTriggerDetails
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
bluetooth

備註

版本歷程記錄

Windows 版本 SDK 版本 新增值
2004 19041 SelectedTransmitPowerLevelInDBm

屬性

Error

取得觸發程式的錯誤狀態。

SelectedTransmitPowerLevelInDBm

代表廣告藍牙配接器所選取的目前傳輸電源。

Status

取得 BluetoothLEAdvertisementPublisher的目前狀態。

適用於