Returns a Diagnostic message about the status of this rununit
Namespace: MicroFocus.COBOL.RuntimeServices
Assembly: MicroFocus.COBOL.RuntimeServices (in MicroFocus.COBOL.RuntimeServices.dll) Version: 1.2.3.4
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public string DiagnosticStatus { get; }
Property Value
Type: StringImplements
IRunUnitDiagnosticStatusExamples
See Active property for an example.
See Also