ProvideStaticToolboxGroupAttribute Constructor (String^, String^)

 

Initializes a new instance of ProvideStaticToolboxGroupAttribute.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
ProvideStaticToolboxGroupAttribute(
	String^ name,
	String^ id
)

Parameters

name
Type: System::String^

The name.

id
Type: System::String^

ID

Return to top
Show: