NetworkListManager Members

Vista Bridge Library

[This is preliminary documentation and is subject to change.]

The NetworkListManager type exposes the following members.

Methods

  NameDescription
GetNetwork
Retrieves the Network identified by the specified network identifier.
GetNetworkConnection
Retrieves the NetworkConnection identified by the specified connection identifier.
GetNetworkConnections
Retrieves a collection of NetworkConnection objects that represent the connections for this machine.
GetNetworks
Retrieves a collection of Network objects that represent the networks defined for this machine.

Properties

  NameDescription
Connectivity
Gets the connectivity state of this machine.
IsConnected
Gets a value that indicates whether this machine has network connectivity.
IsConnectedToInternet
Gets a value that indicates whether this machine has Internet connectivity.

See Also