UnifiedPosErrorData.Message Property

Definition

Gets the error message.

public:
 property Platform::String ^ Message { Platform::String ^ get(); };
winrt::hstring Message();
public string Message { get; }
var string = unifiedPosErrorData.message;
Public ReadOnly Property Message As String

Property Value

String

Platform::String

winrt::hstring

The error message.

Applies to