CodeDomDesignerLoader.OnBeginLoad メソッド

定義

読み込みが開始されることをデザイナー ローダーに通知します。

protected:
 override void OnBeginLoad();
protected override void OnBeginLoad();
override this.OnBeginLoad : unit -> unit
Protected Overrides Sub OnBeginLoad ()

注釈

OnBeginLoadメソッドの詳細については、BasicDesignerLoader.OnBeginLoadを参照してください。

適用対象