IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Script.ShellIGLib Class Reference

Shell application to be installed in script application of the current program. More...

+ Inheritance diagram for IG.Script.ShellIGLib:
+ Collaboration diagram for IG.Script.ShellIGLib:

Public Member Functions

 ShellIGLib ()
 
override void AddDefaultAssemblies ()
 Adds assemblies to be automatically referenced by loaded scripts. More...
 

Protected Attributes

AppBase AppShellExt = new AppBase()
 WARNING: If this reports an error then you should also remove the "shellext.exe" from AddDefaultAssemblies()! More...
 

Detailed Description

Shell application to be installed in script application of the current program.

$A Igor Jul09 Jan13;

Constructor & Destructor Documentation

IG.Script.ShellIGLib.ShellIGLib ( )
inline

Member Function Documentation

override void IG.Script.ShellIGLib.AddDefaultAssemblies ( )
inline

Adds assemblies to be automatically referenced by loaded scripts.

Member Data Documentation

AppBase IG.Script.ShellIGLib.AppShellExt = new AppBase()
protected

WARNING: If this reports an error then you should also remove the "shellext.exe" from AddDefaultAssemblies()!


The documentation for this class was generated from the following file: