Property SideEffect
SideEffect
Gets the kind of side effect produced by this tool (for example, None for pure computation or NetworkRead for outbound HTTP requests).
public ToolSideEffect SideEffect { get; }
Gets the kind of side effect produced by this tool (for example, None for pure computation or NetworkRead for outbound HTTP requests).
public ToolSideEffect SideEffect { get; }