Share via


PhoneLineCellularDetails.GetNetworkOperatorDisplayText Method

Definition

Retrieves the appropriate connection string to display to the user.

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

Parameters

location
PhoneLineNetworkOperatorDisplayTextLocation

The location where the text string is needed. This affects the format of the returned string.

Returns

String

Platform::String

winrt::hstring

The text string to display in the given location.

Windows requirements

App capabilities
phoneCallHistory phoneCallHistorySystem

Applies to