NetworkItem.NetworkId Property

Gets the network ID.

Syntax

public:
property Guid NetworkId {
         Guid get ();
}  

Property value

Type: Guid 

  The network ID.

Remarks

This value can be used to retrieve the unique ID of a network if NetworkTypes is Private.

This API is not implemented and will throw an exception if called.

Requirements

Namespace: Windows.Networking.Connectivity

Metadata: windows.winmd

See also

Reference

NetworkItem Class

NetworkItem Members

Windows.Networking.Connectivity Namespace