NetworkOperatorTetheringClient.MacAddress Property

Definition

Gets the MAC address of this tethering client.

public:
 property Platform::String ^ MacAddress { Platform::String ^ get(); };
winrt::hstring MacAddress();
public string MacAddress { get; }
var string = networkOperatorTetheringClient.macAddress;
Public ReadOnly Property MacAddress As String

Property Value

String

Platform::String

winrt::hstring

MAC address.

Windows requirements

App capabilities
wiFiControl

Applies to