Property Context
Context
The context for the command, if any.
public required ICommandContext? Context { get; init; }
Property Value
Remarks
If null the command was invoked without context.
The context for the command, if any.
public required ICommandContext? Context { get; init; }
If null the command was invoked without context.