Method WithEnvironment
WithEnvironment(string)
Sets the runtime environment.
public DebuggerAgentTemplate WithEnvironment(string environment)
Parameters
environmentstringThe environment (e.g., "production", "Docker", "AWS Lambda").
Sets the runtime environment.
public DebuggerAgentTemplate WithEnvironment(string environment)
environment stringThe environment (e.g., "production", "Docker", "AWS Lambda").