Freigeben über


RfcommInboundConnectionInformation.ServiceCapabilities Eigenschaft

Definition

Ruft die Dienstfunktionen ab, die angekündigt werden, oder legt sie fest.

public:
 property BluetoothServiceCapabilities ServiceCapabilities { BluetoothServiceCapabilities get(); void set(BluetoothServiceCapabilities value); };
BluetoothServiceCapabilities ServiceCapabilities();

void ServiceCapabilities(BluetoothServiceCapabilities value);
public BluetoothServiceCapabilities ServiceCapabilities { get; set; }
var bluetoothServiceCapabilities = rfcommInboundConnectionInformation.serviceCapabilities;
rfcommInboundConnectionInformation.serviceCapabilities = bluetoothServiceCapabilities;
Public Property ServiceCapabilities As BluetoothServiceCapabilities

Eigenschaftswert

Einer der BluetoothServiceCapabilities-Enumerationswerte , der die ankündigenden Dienstfunktionen angibt.

Windows-Anforderungen

App-Funktionen
bluetooth

Gilt für: