PhoneLineCellularDetails.GetNetworkOperatorDisplayText Méthode
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.
Récupère le chaîne de connexion approprié à afficher à l’utilisateur.
public:
virtual Platform::String ^ GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation location) = GetNetworkOperatorDisplayText;
winrt::hstring GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation const& location);
public string GetNetworkOperatorDisplayText(PhoneLineNetworkOperatorDisplayTextLocation location);
function getNetworkOperatorDisplayText(location)
Public Function GetNetworkOperatorDisplayText (location As PhoneLineNetworkOperatorDisplayTextLocation) As String
Paramètres
Emplacement où la chaîne de texte est nécessaire. Cela affecte le format de la chaîne retournée.
Retours
Chaîne de texte à afficher à l’emplacement donné.
Configuration requise pour Windows
Fonctionnalités de l’application |
phoneCallHistory
phoneCallHistorySystem
|