Share via


MonitoringDiagnosticResult.ErrorMessage Property

Definition

The error message.

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

Property Value

Returns a String that contains the error message for the diagnostic result.

Applies to