NetworkOperatorTetheringOperationResult.AdditionalErrorMessage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The mobile operator defined error context.
Windows requirements
App capabilities |
wiFiControl
|