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