Method WithFramework
WithFramework(string)
Sets the framework being used.
public DebuggerAgentTemplate WithFramework(string framework)
Parameters
frameworkstringThe framework (e.g., "ASP.NET Core", "React", "Django").
Sets the framework being used.
public DebuggerAgentTemplate WithFramework(string framework)
framework stringThe framework (e.g., "ASP.NET Core", "React", "Django").