NetworkAdapter.NetworkItem Property

Gets the NetworkItem object that represents the connected network.

Syntax

public:
property NetworkItem^ NetworkItem {
         NetworkItem^ get ();
}  

Property value

Type: NetworkItem 

The connected network.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

NetworkAdapter Class

NetworkAdapter Members

Windows.Networking.Connectivity Namespace