다음을 통해 공유


BluetoothLEAdvertisementPublisherStatusChangedEventArgs.Status 속성

정의

BluetoothLEAdvertisementPublisher의 새 상태 가져옵니다.

public:
 property BluetoothLEAdvertisementPublisherStatus Status { BluetoothLEAdvertisementPublisherStatus get(); };
BluetoothLEAdvertisementPublisherStatus Status();
public BluetoothLEAdvertisementPublisherStatus Status { get; }
var bluetoothLEAdvertisementPublisherStatus = bluetoothLEAdvertisementPublisherStatusChangedEventArgs.status;
Public ReadOnly Property Status As BluetoothLEAdvertisementPublisherStatus

속성 값

BluetoothLEAdvertisementPublisher의 새 상태.

Windows 요구 사항

앱 기능
bluetooth

설명

BluetoothLEAdvertisementPublisher의 현재 상태 이 속성에 액세스할 때까지 변경되었을 수 있습니다. 이 속성은 변경되고 StatusChanged 이벤트가 발생했을 때 BluetoothLEAdvertisementPublisher의 새 상태 반영합니다.

적용 대상

추가 정보