共用方式為


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

適用於