This topic has not yet been rated - Rate this topic

NetworkItem class

Represents a connected network.

Syntax


public ref class NetworkItem sealed : Object

Attributes

DualApiPartitionAttribute()
MarshalingBehaviorAttribute(Agile)
VersionAttribute(NTDDI_WIN8)

Members

The NetworkItem class has these types of members:

Methods

The NetworkItem class has these methods. With C#, Visual Basic, and C++, it also inherits methods from the Object class.

MethodDescription
GetNetworkTypes Gets a NetworkTypes value indicating the network type for a NetworkItem.

 

Properties

The NetworkItem class has these properties.

PropertyAccess typeDescription

NetworkId

Read-onlyGets the network ID.

 

Remarks

Windows Phone 8

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

Requirements

Minimum supported client

Windows 8 [Windows Store apps, desktop apps]

Minimum supported server

Windows Server 2012 [Windows Store apps, desktop apps]

Minimum supported phone

Windows Phone 8

Namespace

Windows.Networking.Connectivity
Windows::Networking::Connectivity [C++]

Metadata

Windows.winmd

 

 

Build date: 2/25/2013

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.