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 |
このページのトップへ