NetworkOperatorTetheringManager.GetTetheringCapabilityFromConnectionProfile Method

Definition

Gets tethering capabilities, based on the given connection profile.

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

Parameters

profile
ConnectionProfile

Connection profile to be checked.

Returns

Tethering capabilities of the connection profile.

Windows requirements

App capabilities
wiFiControl

Applies to