Share via


PageNavigationResult.ErrorMessage Property

Definition

Gets or sets the message that should be shown in a message box to the user.

public:
 property System::String ^ ErrorMessage { System::String ^ get(); void set(System::String ^ value); };
public:
 property Platform::String ^ ErrorMessage { Platform::String ^ get(); void set(Platform::String ^ value); };
public string ErrorMessage { get; set; }
member this.ErrorMessage : string with get, set
Public Property ErrorMessage As String

Property Value

Applies to