







|
| Vista Bridge Library for Managed code development |
| NetworkListManager..::.GetNetworkConnections Method |
| NetworkListManager Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Retrieves a collection of NetworkConnection objects that represent the connections for this machine.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library.Network
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public static NetworkConnectionCollection GetNetworkConnections() |
| Visual Basic (Declaration) |
|---|
Public Shared Function GetNetworkConnections As NetworkConnectionCollection |
| Visual C++ |
|---|
public: static NetworkConnectionCollection^ GetNetworkConnections() |
