In The Hand
GetValueAsString Method (encoding)
NamespacesInTheHand.Net.BluetoothServiceElementGetValueAsString(Encoding)
.NET Components for Mobility
Get the value of the TextString, where it is encoded using the given encoding form.
Declaration Syntax
C#Visual Basic
public string GetValueAsString(
	Encoding encoding
)
Public Function GetValueAsString ( _
	encoding As Encoding _
) As String
Parameters
encoding (Encoding)

[Missing <param name="encoding"/> documentation for "M:InTheHand.Net.Bluetooth.ServiceElement.GetValueAsString(System.Text.Encoding)"]

Return Value
A String holding the value of the TextString from the service element.
Exceptions
ExceptionCondition
InvalidOperationException The service element is not of type TextString.

Assembly: InTheHand.Net.Personal (Module: InTheHand.Net.Personal) Version: 3.0.0.0