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

适用于