ModuleInfo Class

Class for Info operation.
Public Class ModuleInfo
This language is not supported or no code example is available.
public class ModuleInfo
This language is not supported or no code example is available.
Name Description
Public constructor ModuleInfo(RunObj, int) Construct an instance of this class
Top
Name Description
Public property CategoryItem Provides access to CategoryItem objects.
Public property EvaluationMode Flag To Indicate the Solution is running in evaluation mode
Public property EvaluationTimeRemaining When In EvaluationMode, remaining time for the runtime session
Public property ExecutionPath Gets execution path.
Public property HotReload Flag to indicate if HotReload is enabled.
Public property LastInvalidSetValue Last invalid set value
Public property License Provides access to InfoLicense objects.
Public property Module Provides access to InfoModule objects.
Public property OnlineConfig Flag to indicate if onlineconfig is enabled.
Public property Profile integer of the ExecutionProfile.
Public property ProfileName Name of current ExecutionProfile.
Public property ScriptClasses Gets internal scriptclasses datatable.
Public property Solution Provides access to InfoProjectVersion objects.
Public property Types Gets internal types datatable.
Top
Methods
 
Name Description
Public method GetExecutionFolder() Gets the execution folder
Public method GetExecutionPath() Gets the execution path
Public method GetTypeDefinition(string) Gets type definition from table
Public method Trace(string, T.Toolkit.TK.eTkTraceType, string, string, string) Trace messages to trace window tools
Public method Trace(string, T.Toolkit.TK.eTkTraceType) Trace messages to trace window tools
Public method Trace(string) Trace messages to trace window tools
Top
T.Modules.Info.ModuleInfo

.NET Framework

Supported in: 4.8

In this article

Definition