Share via


NetworkOperatorTetheringOperationResult.AdditionalErrorMessage Property

Definition

An optional error message string that provides mobile operator specific context to the error.

public:
 property Platform::String ^ AdditionalErrorMessage { Platform::String ^ get(); };
winrt::hstring AdditionalErrorMessage();
public string AdditionalErrorMessage { get; }
var string = networkOperatorTetheringOperationResult.additionalErrorMessage;
Public ReadOnly Property AdditionalErrorMessage As String

Property Value

String

Platform::String

winrt::hstring

The mobile operator defined error context.

Windows requirements

App capabilities
wiFiControl

Applies to