Table of Contents

Class WifiNetworkReport

Namespace
System.Device.Wifi
Assembly
System.Device.Wifi.dll

Contains the result of a network scan operation.

public class WifiNetworkReport
Inheritance
WifiNetworkReport
Inherited Members
Extension Methods

Properties

AvailableNetworks

A list of available networks.

public WifiAvailableNetwork[] AvailableNetworks { get; }

Property Value

WifiAvailableNetwork[]