







|
| Vista Bridge Library for Managed code development |
| NetworkConnection..::.GetNetwork Method |
| NetworkConnection Class See Also Send Feedback |
[This is preliminary documentation and is subject to change.]
Retrieves an object that represents the network
associated with this connection.
Namespace:
Microsoft.SDK.Samples.VistaBridge.Library.Network
Assembly:
VistaBridgeLibrary (in VistaBridgeLibrary.dll) Version: 1.4.0.0 (1.4.0.0)
Syntax
| C# |
|---|
public Network GetNetwork() |
| Visual Basic (Declaration) |
|---|
Public Function GetNetwork As Network |
| Visual C++ |
|---|
public: Network^ GetNetwork() |
