ApplicationClass.remove_Startup Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
virtual void remove_Startup(Microsoft::Office::Interop::Word::ApplicationEvents4_StartupEventHandler ^ ) = Microsoft::Office::Interop::Word::ApplicationEvents4_Event::remove_Startup;
public virtual void remove_Startup (Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler );
abstract member remove_Startup : Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler -> unit
override this.remove_Startup : Microsoft.Office.Interop.Word.ApplicationEvents4_StartupEventHandler -> unit
Public Overridable Sub remove_Startup ( As ApplicationEvents4_StartupEventHandler)