NetworkOperatorTetheringSessionAccessPointConfiguration.Ssid 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定要用於 Wi-Fi 連線的網路 SSID。 類似於 NetworkOperatorTetheringAccessPointConfiguration.Ssid。
public:
property Platform::String ^ Ssid { Platform::String ^ get(); void set(Platform::String ^ value); };
winrt::hstring Ssid();
void Ssid(winrt::hstring value);
public string Ssid { get; set; }
var string = networkOperatorTetheringSessionAccessPointConfiguration.ssid;
networkOperatorTetheringSessionAccessPointConfiguration.ssid = string;
Public Property Ssid As String
屬性值
HSTRING 值,描述要用於 Wi-Fi 連線的網路 SSID。
Windows 需求
應用程式功能 |
wiFiControl
|