Method WithSteps
WithSteps(bool)
Sets whether to include step-by-step debugging instructions.
public DebuggerAgentTemplate WithSteps(bool include = true)
Parameters
includeboolTrue to include steps (default).
Sets whether to include step-by-step debugging instructions.
public DebuggerAgentTemplate WithSteps(bool include = true)
include boolTrue to include steps (default).