Share via


Interfaccia EntryPoint

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

Spazio dei nomi:  Microsoft.Office.Tools
Assembly:  Microsoft.Office.Tools (in Microsoft.Office.Tools.dll)

Sintassi

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

Il tipo EntryPoint espone i seguenti membri.

Metodi

  Nome Descrizione
Metodo pubblico BeginInit
Metodo pubblico EndInit
Metodo pubblico FinishInitialization
Metodo pubblico Initialize
Metodo pubblico InitializeDataBindings
Metodo pubblico OnShutdown
Metodo pubblico OnStartup

In alto

Vedere anche

Riferimenti

Spazio dei nomi Microsoft.Office.Tools