Compartir a través de


NetworkOperatorTetheringManager.GetTetheringCapabilityFromConnectionProfile Método

Definición

Obtiene las funcionalidades de tethering, en función del perfil de conexión especificado.

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

Parámetros

profile
ConnectionProfile

Perfil de conexión que se va a comprobar.

Devoluciones

Funcionalidades de tethering del perfil de conexión.

Requisitos de Windows

Características de aplicaciones
wiFiControl

Se aplica a