共用方式為


Application.OnStart 方法

定義

當應用程式啟動時,應用程式開發人員可覆寫此方法來執行動作。

protected virtual void OnStart ();
abstract member OnStart : unit -> unit
override this.OnStart : unit -> unit

適用於