Get the value of the TextString,
where it is encoded using the given encoding form.
- encoding (Encoding)
[Missing <param name="encoding"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceElement.GetValueAsString(System.Text.Encoding)"]
A String holding the value of the
TextString
from the service element.
| Exception | Condition |
|---|---|
| InvalidOperationException |
The service element is not of type
TextString.
|