RfcommServiceId.ObexFileTransfer Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
App capabilities |
bluetooth
|