共用方式為


RfcommDeviceService.ProtectionLevel 屬性

定義

取得 RFCOMM 服務實例目前的 SocketProtectionLevel。

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

屬性值

遠端 RFCOMM 服務實例的目前 SocketProtectionLevel。

Windows 需求

應用程式功能
bluetooth

適用於