WlanConnectionProfileDetails.GetConnectedSsid Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves the Service Set Identifier (SSID) for a WLAN connection.
public:
virtual Platform::String ^ GetConnectedSsid() = GetConnectedSsid;
winrt::hstring GetConnectedSsid();
public string GetConnectedSsid();
function getConnectedSsid()
Public Function GetConnectedSsid () As String
Returns
The service set identifier (SSID).