NetworkOperatorTetheringOperationResult Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente les résultats d’une opération StartTetheringAsync ou StopTetheringAsync . En plus de la valeur TetheringOperationStatus , elle peut inclure une chaîne de message d’erreur facultative qui fournit un contexte spécifique à l’opérateur mobile pour l’erreur.
public ref class NetworkOperatorTetheringOperationResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
class NetworkOperatorTetheringOperationResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public sealed class NetworkOperatorTetheringOperationResult
Public NotInheritable Class NetworkOperatorTetheringOperationResult
- Héritage
- Attributs
Configuration requise pour Windows
Famille d’appareils |
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
API contract |
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
|
Fonctionnalités de l’application |
wiFiControl
|
Propriétés
AdditionalErrorMessage |
Chaîne de message d’erreur facultative qui fournit un contexte spécifique à l’opérateur mobile à l’erreur. |
Status |
Indique le résultat d’une opération de connexion. Les valeurs possibles sont définies par TetheringOperationStatus. |