Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.2 KB

wifiadapter_networkadapter.md

File metadata and controls

34 lines (22 loc) · 1.2 KB
-api-id -api-type -api-device-family-note
P:Windows.Devices.WiFi.WiFiAdapter.NetworkAdapter
winrt property
xbox

Windows.Devices.WiFi.WiFiAdapter.NetworkAdapter

-description

Note

Some information relates to pre-released product, which may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Important

This API will be affected by upcoming changes to operating system behavior, planned for fall 2024. For more info, see Changes to API behavior for Wi-Fi access and location.

Gets information about a Wi-Fi adapter.

-property-value

An instance of Windows.Networking.Connectivity.NetworkAdapter representing this adapter.

-remarks

-examples

See Wi-Fi scanning sample.

-see-also

Wi-Fi scanning sample