







![]() ![]() |
Vista Bridge Library for Managed code development |
Microsoft.SDK.Samples.VistaBridge.Library.Network Namespace |
Send Feedback |
[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
Class | Description | |
---|---|---|
![]() | 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
Enumeration | Description | |
---|---|---|
![]() | 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.
|