Partager via


RfcommDeviceService.ProtectionLevel Propriété

Définition

Obtient le SocketProtectionLevel actuel du service RFCOMM instance.

public:
 property SocketProtectionLevel ProtectionLevel { SocketProtectionLevel get(); };
SocketProtectionLevel ProtectionLevel();
public SocketProtectionLevel ProtectionLevel { get; }
var socketProtectionLevel = rfcommDeviceService.protectionLevel;
Public ReadOnly Property ProtectionLevel As SocketProtectionLevel

Valeur de propriété

SocketProtectionLevel actuel du service RFCOMM distant instance.

Configuration requise pour Windows

Fonctionnalités de l’application
bluetooth

S’applique à