Share via


UnifiedPosErrorData.Message property (Handheld 8)

2/18/2014

Gets the error message.

Syntax

public string Message { get; }
Public ReadOnly Property Message As String
    Get
public:
property String^ Message {
    String^ get();
}

Property value

Type: System.String [.NET] | Platform::String [C++]

The error message.

See Also

Reference

UnifiedPosErrorData class