[This is preliminary documentation and is subject to change.]
Provides access to objects that represent networks and network connections.
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 class NetworkListManager |
Visual Basic (Declaration) |
---|
Public NotInheritable Class NetworkListManager |
Visual C++ |
---|
public ref class NetworkListManager abstract sealed |
Inheritance Hierarchy
System..::.Object
Microsoft.SDK.Samples.VistaBridge.Library.Network..::.NetworkListManager
See Also