BluetoothLEAdvertisement.LocalName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
公告中包含的本機名稱。
public:
property Platform::String ^ LocalName { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring LocalName();
void LocalName(winrt::hstring value);
public string LocalName { get; set; }
var string = bluetoothLEAdvertisement.localName;
bluetoothLEAdvertisement.localName = string;
Public Property LocalName As String
屬性值
公告中包含的本機名稱。 這個屬性可以是藍牙 LE 規格所定義的縮短或完整本機名稱。
Windows 需求
應用程式功能 |
bluetooth
|