RfcommDeviceServicesResult.Error 속성

정의

오류가 발생했음을 나타냅니다.

public:
 property BluetoothError Error { BluetoothError get(); };
BluetoothError Error();
public BluetoothError Error { get; }
var bluetoothError = rfcommDeviceServicesResult.error;
Public ReadOnly Property Error As BluetoothError

속성 값

error 속성을 가져옵니다.

Windows 요구 사항

앱 기능
bluetooth

적용 대상