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 |
위쪽