次の方法で共有


NetworkOperatorTetheringClient.HostNames プロパティ

定義

このテザリング クライアントで使用されるホスト名の一覧を取得します。

public:
 property IVectorView<HostName ^> ^ HostNames { IVectorView<HostName ^> ^ get(); };
IVectorView<HostName> HostNames();
public IReadOnlyList<HostName> HostNames { get; }
var iVectorView = networkOperatorTetheringClient.hostNames;
Public ReadOnly Property HostNames As IReadOnlyList(Of HostName)

プロパティ値

ホスト名の一覧。

Windows の要件

アプリの機能
wiFiControl

適用対象