EntryPoint, interface
This API supports the Visual Studio infrastructure and is not intended to be used directly from your code.
Espace de noms : Microsoft.Office.Tools
Assembly : Microsoft.Office.Tools (dans Microsoft.Office.Tools.dll)
Syntaxe
'Déclaration
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")> _
Public Interface EntryPoint
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("29C3F239-A6FD-430A-944B-0BC8B69701AA")]
public interface EntryPoint
Le type EntryPoint expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
BeginInit | ||
EndInit | ||
FinishInitialization | ||
Initialize | ||
InitializeDataBindings | ||
OnShutdown | ||
OnStartup |
Début