Skip to content
Docs Try Aspire
Docs Try

ComputerToolResource Properties

Class Properties 3 members
A Foundry tool resource that enables an agent to interact with a computer desktop by taking screenshots, moving the mouse, clicking, and typing.
Gets the height of the display in pixels.
public int DisplayHeight { get; }
Gets the width of the display in pixels.
public int DisplayWidth { get; }
Environment Section titled Environment string
Gets the environment identifier.
public string Environment { get; }