次の方法で共有


ExplorerEvents_10_Event.BeforeFolderSwitch イベント

定義

ユーザーの操作またはプログラムのコードによって、エクスプローラーが新しいフォルダーに移動する前に発生します。

public:
 event Microsoft::Office::Interop::Outlook::ExplorerEvents_10_BeforeFolderSwitchEventHandler ^ BeforeFolderSwitch;
event Microsoft.Office.Interop.Outlook.ExplorerEvents_10_BeforeFolderSwitchEventHandler BeforeFolderSwitch;
Event BeforeFolderSwitch As ExplorerEvents_10_BeforeFolderSwitchEventHandler 

イベントの種類

注釈

に切り替えられるフォルダーが、オートメーション (ファイル システムなど) NewFolder をサポートしていない名前空間にある場合は、 Nothing になります

適用対象