ProvideDesignerOptionsAttribute Constructor (String^)

 

Initializes a new instance of ProvideDesignerOptionsAttribute with the specified category name.

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

public:
ProvideDesignerOptionsAttribute(
	String^ categoryName
)

Parameters

categoryName
Type: System::String^

The name of a category associated with the designer.

Return to top
Show: