CommandLineArgumentsNotifier Constructor
Namespace: DevCase.Core.Application.ParameterizationAssembly: DevCase.net48 (in DevCase.net48.dll) Version: 6.0.0.0 (6.0)
XMLNS for XAML: Not mapped to an xmlns.
public CommandLineArgumentsNotifier(
bool notifyCurrentArguments
)
public:
CommandLineArgumentsNotifier(
bool notifyCurrentArguments
)
new :
notifyCurrentArguments : bool -> CommandLineArgumentsNotifier
No code example is currently available or this language may not be supported.
Parameters
- notifyCurrentArguments Boolean
-
If set to ,
imminently fires the ArgumentsReceived event
using the current command-line arguments of the application as its event data.