Microsoft.SDK.Samples.VistaBridge.Library.Network Namespace

Vista Bridge Library

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

Provides access to information about the networks configured on this system. Also see the System.Net.NetworkInformation namespace.

Classes

  ClassDescription
Network
Represents a network on the local machine. It can also represent a collection of network connections with a similar network signature.
NetworkCollection
An enumerable collection of Network objects.
NetworkConnection
Represents a connection to a network.
NetworkConnectionCollection
An enumerable collection of NetworkConnection objects.
NetworkListManager
Provides access to objects that represent networks and network connections.

Enumerations

  EnumerationDescription
Connectivity
Specifies types of network connectivity.
DomainType
Specifies the domain type of a network.
NetworkCategory
Specifies the trust level for a network.
NetworkConnectivityLevels
Specifies the level of connectivity for networks returned by the NetworkListManager class.