Share via


MonitoringDiagnosticResult.Output Property

Definition

The output of the diagnostic.

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

Property Value

Returns a String that contains the output of the diagnostic.

Applies to