







|
| Vista Bridge Library for Managed code development |
| NetworkConnection Class |
| Members See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Represents a connection to a network.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library.Network
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public class NetworkConnection |
| Visual Basic (Declaration) |
|---|
Public Class NetworkConnection |
| Visual C++ |
|---|
public ref class NetworkConnection |
Remarks
A collection containing instances of this class is obtained by calling
the Connections property.
Inheritance Hierarchy
Microsoft.SDK.Samples.VistaBridge.Library.Network..::.NetworkConnection
