ToolboxAttribute Constructor (String)

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public ToolboxAttribute(
	string category
)
Public Sub New ( _
	category As String _
)
public:
ToolboxAttribute(
	String^ category
)

Parameters

category
Type: String