Compartir a través de


ExternalApplication.Initialize Method

Definition

Called by the framework when it is ready for the application to initialize itself.

public:
 override void Initialize();
public override void Initialize ();
override this.Initialize : unit -> unit
Public Overrides Sub Initialize ()

Applies to