EntryPoint 接口

This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.

命名空间:  Microsoft.Office.Tools
程序集:  Microsoft.Office.Tools(在 Microsoft.Office.Tools.dll 中)

语法

声明
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")> _
Public Interface EntryPoint
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")]
public interface EntryPoint

EntryPoint 类型公开以下成员。

方法

  名称 说明
公共方法 BeginInit
公共方法 EndInit
公共方法 FinishInitialization
公共方法 Initialize
公共方法 InitializeDataBindings
公共方法 OnShutdown
公共方法 OnStartup

页首

请参见

参考

Microsoft.Office.Tools 命名空间