Application.OnStart 메서드

정의

애플리케이션 개발자는 애플리케이션이 시작되면 작업을 수행하도록 이 메서드를 재정의합니다.

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

적용 대상