NetworkAdapter.ConnectionStatus Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
State of the network adapter connection to the network
public:
property Microsoft::PowerShell::Commands::NetConnectionStatus ConnectionStatus { Microsoft::PowerShell::Commands::NetConnectionStatus get(); };
public:
property Microsoft::PowerShell::Commands::NetConnectionStatus ConnectionStatus { Microsoft::PowerShell::Commands::NetConnectionStatus get(); };
public Microsoft.PowerShell.Commands.NetConnectionStatus ConnectionStatus { get; }
member this.ConnectionStatus : Microsoft.PowerShell.Commands.NetConnectionStatus
Public ReadOnly Property ConnectionStatus As NetConnectionStatus