_EProjectApp2.ApplicationBeforeClose(EventInfo) 方法

定义

public:
 void ApplicationBeforeClose(Microsoft::Office::Interop::MSProject::EventInfo ^ Info);
public void ApplicationBeforeClose (Microsoft.Office.Interop.MSProject.EventInfo Info);
abstract member ApplicationBeforeClose : Microsoft.Office.Interop.MSProject.EventInfo -> unit
Public Sub ApplicationBeforeClose (Info As EventInfo)

参数

Info
EventInfo

适用于