OBEXHeadersContainer.GetNameHeader Method
returns string that is kept in a NAME header
[Visual Basic]
Overridable Protected Function GetNameHeader() As
String
[C#]
protected virtual
string GetNameHeader();
Return Value
the name value or null if there is no such header in the container
See Also
OBEXHeadersContainer Class | BlueLibs.OBEX Namespace