The category in which the plugin can be found. Try to use an existing one.

Namespace: VVVV.PluginInterfaces.V1
Assembly: VVVV.PluginInterfaces (in VVVV.PluginInterfaces.dll) Version: 2.0.4529.9037

Syntax

C#
public string Category { get; set; }

Implements

IPluginInfo..::..Category

See Also