Enum WifiNetworkKind
Describes the kinds of Wifi networks.
public enum WifiNetworkKind
Fields
Adhoc = 0An independent (IBSS) network.
Any = 1Either an infrastructure or independent network.
Infrastructure = 2An infrastructure network.
Describes the kinds of Wifi networks.
public enum WifiNetworkKind
Adhoc = 0An independent (IBSS) network.
Any = 1Either an infrastructure or independent network.
Infrastructure = 2An infrastructure network.