Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

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

String

Platform::String

winrt::hstring

The service set identifier (SSID).

Applies to


Feedback

Was this page helpful?