NetworkOperatorTetheringClient 类

定义

包含有关网络共享客户端的详细信息。

public ref class NetworkOperatorTetheringClient sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class NetworkOperatorTetheringClient final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class NetworkOperatorTetheringClient
Public NotInheritable Class NetworkOperatorTetheringClient
继承
Object Platform::Object IInspectable NetworkOperatorTetheringClient
属性

Windows 要求

设备系列
Windows 10 (在 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v1.0 中引入)
应用功能
wiFiControl

注解

代码不会直接实例化此类。 相反,使用 NetworkOperatorTetheringManager.GetTetheringClients 检索为当前网络共享客户端初始化的实例列表。

属性

HostNames

获取此网络客户端使用的主机名列表。

MacAddress

获取此网络客户端的 MAC 地址。

适用于