Share via


RfcommServiceId.ObexFileTransfer Property

Definition

Creates a RfcommServiceId object corresponding to the service id for the standardized OBEX File Transfer service (with short id 0x1106).

public:
 static property RfcommServiceId ^ ObexFileTransfer { RfcommServiceId ^ get(); };
static RfcommServiceId ObexFileTransfer();
public static RfcommServiceId ObexFileTransfer { get; }
var rfcommServiceId = RfcommServiceId.obexFileTransfer;
Public Shared ReadOnly Property ObexFileTransfer As RfcommServiceId

Property Value

The RfcommServiceId object that represents the service id for the Obex File Transfer service.

Windows requirements

Requirements Description
App capabilities
bluetooth

Applies to