[This is preliminary documentation and is subject to change.]
References command line arguments configuration, so one can use it as:
Namespace: NFX.ApplicationModelif (ServiceApplication.Instance.CommandArgs["DeleteFiles"].Exists) { // this will run if process was invoked like so: process.exe /deleteFiles }
Assembly: NFX (in NFX.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
Property Value
Type: IConfigSectionNodeSee Also