Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Excerpt

Action Scripting

Expandallcolaspeall

Action Specific Scripting

Other

Expand
Script PropertyExample (Javascript)Valid ValuesDefaultPersistedDescription
AppBasePath
Action.AppBasePath = 'C:\Projects\SimpleProject\';
any text[blank]On save

Sets the Configure using appbase directory value.

AssemblyName
Action.AssemblyName = 'bobsAssembly, Version=1.0.0.0, Culture=neutral, ' +
    'PublicKeyToken=1138abc1dabcdfle2';
any text[blank]On save

Sets the Specify an assembly in the global assembly cache value.

AssemblyPath
Action.AssemblyPath = 'C:\Projects\SimpleProject\Output\SimpleProject.dll'
any text[blank]On saveSets the Specify assembly by file value.
Debug
Action.Debug = true;
true, falsefalseOn saveSets the Generate images for use with a debugger value. 
ExeConfigPath
Action.ExeConfigPath = 'C:\Projects\SimpleProject\Output\Config.exe';
any text[blank]On saveSets the Configure using executable assembly value. 
NoDep
Action.NoDep = true;
true, falsefalseOn saveSets the Minimise the native image dependencies that are generated value. 
Profile
Action.Profile = true;
true, falsefalseOn saveSets the Generate images for use with profiler value. 
Queued
Action.Queued = true;
true, falsefalseOn saveSets the Queue for execution by the native image service value. 
QueuePriority
Action.QueuePriority = 2;
1, 2, or 33On saveSets the priority level for the Queue property. 
UseAppBase
Action.UseAppBase = true;
true, falsefalseOn saveWhen set to true it enables the usage of the AppBasePath property.
UseAssemblyName
Action.UseAssemblyName = true;
true, falsefalseOn saveWhen set to true it enables the usage of the AssemblyPath property.
UseExecConfig
Action.UseExecConfig = true;
true, falsefalseOn saveWhen set to true it enables the usage of the ExeConfigPath property. 
Verbose
Action.Verbose = true;
true, falsefalseOn saveSets the Verbose execution value. 

Excerpt Include
_Inc_Scrp_Act_Props_ExtAct
_Inc_Scrp_Act_Props_ExtAct
nopaneltrue

Excerpt Include
_Inc_Scrp_Act_Props_DotNet
_Inc_Scrp_Act_Props_DotNet
nopaneltrue


Excerpt Include
_Inc_Scrp_Evt_Bf_Af_Stat
_Inc_Scrp_Evt_Bf_Af_Stat
nopaneltrue