次の方法で共有


BluetoothDevice.Name プロパティ

定義

デバイスの名前を取得します。

public:
 property Platform::String ^ Name { Platform::String ^ get(); };
winrt::hstring Name();
public string Name { get; }
var string = bluetoothDevice.name;
Public ReadOnly Property Name As String

プロパティ値

String

Platform::String

winrt::hstring

デバイスの名前。

Windows の要件

アプリの機能
bluetooth

適用対象