NetworkOperatorTetheringClient.MacAddress Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
MAC address.
Windows requirements
App capabilities |
wiFiControl
|