selected_plugin_list Method
Return the currently selected list of tags for searching for a plugin Used by the plugins.html page
Namespace: Scheduler Assembly: Scheduler (in Scheduler.dll) Version: 3.0.0.0 (4.0.0.12)
Syntax
C# |
public static string selected_plugin_list() |
VB |
Public Shared Function selected_plugin_list As String |
Return Value
Type: String
See Also
functions Class
Scheduler Namespace