ConnectionProfile.GetNetworkNames Method

Retrieves names associated with the network with which the connection is currently established.

Syntax

public:
IVectorView<String>^ GetNetworkNames()  

Return value

Type: IVectorView<String

  An array of string values representing friendly names used to identify the local endpoint.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

ConnectionProfile Class

ConnectionProfile Members

Windows.Networking.Connectivity Namespace