Brecham.Obex — An OBEX library for the .NET Framework

ObexTransportConnection.ObexFtpService Field

The Service identifier for the OBEX Folder-Browsing service.

[Visual Basic]
Public Const ObexFtpService As String = "obex-ftp"
[C#]
public const string ObexFtpService = "obex-ftp";

See Also

ObexTransportConnection Class | Brecham.Obex.Net Namespace