DsmlErrorResponse.ErrorMessage Property

Definition

The ErrorMessage property is not applicable to a DSML <errorResponse>.

public:
 virtual property System::String ^ ErrorMessage { System::String ^ get(); };
public override string ErrorMessage { get; }
member this.ErrorMessage : string
Public Overrides ReadOnly Property ErrorMessage As String

Property Value

not applicable to a DSML <errorResponse>.

Exceptions

This property is not valid for a DSML error response.

Applies to