From: h.sandeep Date: Tue, 1 Aug 2017 05:02:31 +0000 (+0530) Subject: [C#][Bluetooth]: Update the IsBluetoothEnabled Property Documentation for exceptions X-Git-Tag: submit/trunk/20170823.075128~118^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ac2bda2e1301331ed1f842f9951a0ae9e04cc430;p=platform%2Fcore%2Fcsapi%2Ftizenfx.git [C#][Bluetooth]: Update the IsBluetoothEnabled Property Documentation for exceptions Change-Id: I1b245128158eb452d340a1f0433668d480fe3c2f Signed-off-by: h.sandeep --- diff --git a/src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs b/src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs index 727bb46..f15a767 100644 --- a/src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs +++ b/src/Tizen.Network.Bluetooth/Tizen.Network.Bluetooth/BluetoothAdapter.cs @@ -29,6 +29,8 @@ namespace Tizen.Network.Bluetooth /// /// A property to check whether Bluetooth is enabled. /// + /// Thrown when the BT/BTLE is not Supported. + /// Thrown when the BT/BTLE is not Enabled. static public bool IsBluetoothEnabled { get