ShopToolsUtilGetToolNames Method

Return an array of tool names defined for this session.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
public static string[] GetToolNames()

Return Value

String
Reference to the string array containing the names of all of the currently defined tools, if found. Otherwise, an empty array.

See Also