ToolInformation Class

Provides information about a tool with a given id, including the ToolUiProvider.

Methods

Name Description
constructor(toolId: string): ToolInformation    

Properties

Name Type Description
toolId ConstructorProperty string    
toolUiProvider Accessor ReadOnly ToolUiProvider | undefined Get the ToolUiProvider registered for this tool  

Defined in

Last Updated: 08 January, 2020