共用方式為


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

適用於