NetworkAdapter.ConnectionStatus Property

Definition

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

Property Value

Applies to