次の方法で共有


NetworkOperatorTetheringClient.MacAddress プロパティ

定義

このテザリング クライアントの MAC アドレスを取得します。

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

プロパティ値

String

Platform::String

winrt::hstring

MAC アドレス。

Windows の要件

アプリの機能
wiFiControl

適用対象