Specifies a Window operation exposed as a WebMCP tool.
Definition
Fields
Close the window.
C#
Close = 1
Maximize the window.
C#
Maximize = 3
Minimize the window.
C#
Minimize = 2
Open the window.
C#
Open = 0
Specifies a Window operation exposed as a WebMCP tool.
Close the window.
Close = 1
Maximize the window.
Maximize = 3
Minimize the window.
Minimize = 2
Open the window.
Open = 0