IActivityToolboxService.RemoveItem(String, String) Method

Definition

Removes an item from a specific category in the toolbox.

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

Parameters

qualifiedTypeName
String

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

categoryName
String

A string that contains the name of the category from which the item is removed.

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