次の方法で共有


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

適用対象