マネージ COBOL のデバッグ情報の表示
You can use the WriteLine method of the System.Diagnostics.Debug class of the .NET framework with your managed applications to display debug information such as diagnostic messages in the Output window during debugging or execution of the application.