NetworkOperatorTetheringManager.GetTetheringCapabilityFromConnectionProfile 方法

定义

根据给定的连接配置文件获取网络连接功能。

public:
 static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile ^ profile);
 static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile const& profile);
public static TetheringCapability GetTetheringCapabilityFromConnectionProfile(ConnectionProfile profile);
function getTetheringCapabilityFromConnectionProfile(profile)
Public Shared Function GetTetheringCapabilityFromConnectionProfile (profile As ConnectionProfile) As TetheringCapability

参数

profile
ConnectionProfile

要检查的连接配置文件。

返回

连接配置文件的连接功能。

Windows 要求

应用功能
wiFiControl

适用于