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 |
回頁首