IErrorPage.ErrorText Property

Definition

Gets or sets a verbose description of the error.

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

Property Value

Description of the error.

Applies to