TheBaseAssets Properties
The TheBaseAssets type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|     | CryptoLoadMessage |    Gets or sets a message describing the crypto load status.  | 
|     | CurrentVersion | 
   Version of the C-DEngine in Major.Minor format.
    | 
|     | CurrentVersionInfo | 
   Returns the current Assembly Version of the C-DEngine
    | 
|     | GetAppInfo | 
   Returns the Application Information of the hosting App
   Plugins only have read-access to this information.
    | 
|     | MasterSwitch | 
   C-DEngine is shutting down if MasterSwitch is FALSE
    | 
|     | MasterSwitchCancelationToken | 
   When C-DEngine is shutting down all tokens obtained from MasterSwitchCancelationToken get canceled. You can use this when waiting for long running Tasks.
    | 
|     | MyActivationManager |    License Activation Manager.  | 
|     | MyLoc | 
   Locatization Factory
    | 
|     | MySettings | 
   Main Settings class for all Settings
    |