BlueLibs documentation

OBEXHeader.UTF16TreminatedValue Property

stores/reads UTF string into headers data on get removes null terminator if any on set adds the terminator

[Visual Basic]
Overridable Protected Property UTF16TreminatedValue As String
[C#]
protected virtual string UTF16TreminatedValue {get; set;}

See Also

OBEXHeader Class | BlueLibs.OBEX Namespace