pmMDA.NET

ComponentImpl.Install Method 

[This is preliminary documentation and subject to change.]

Installs this component onto the system.

public virtual void Install();

Implements

IComponent.Install

Remarks

This method is called the very first time the application is started.

See Also

ComponentImpl Class | PmMda.Net.Application Namespace