IActivityToolboxService.AddItem(String, String) Method

Definition

Adds an item to a specific category in the toolbox.

C#
public void AddItem(string qualifiedTypeName, string categoryName);

Parameters

qualifiedTypeName
String

A string that contains the qualified name of the item to be added.

categoryName
String

A string that contains the name of the category to which the new item is added.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1