Click or drag to resize

Runtime Properties

The Runtime type exposes the following members.

Properties
 NameDescription
Public propertyAssembly 
Public propertyDefinedConditionEvaluators 
Public propertyDefinedDoozers 
Public propertyIsActive 
Public propertyIsHostApplicationAssembly Gets whether the assembly belongs to the host application (':' prefix).
Public propertyIsPreloadedGets a value indicating whether this Runtime is preloaded, i.e. is loaded immedeately after reading the .addin file. This can be useful e.g. for resource assemblies of the addin, in which the menu strings and resources required for the addin are defined.
Public propertyLoadedAssembly 
Top
See Also