Share via


RfcommServiceId.GenericFileTransfer Property

Definition

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

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

Property Value

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

Windows requirements

App capabilities
bluetooth

Applies to