ファイルマネージャ枠のモードを取得します。
非同期メソッド内も含め、常時取得できます。
mode = hm.ExplorerPane.GetMode()
... mode = hm.ExplorerPane.GetMode(); hm.OutputPane.Output(mode);