GlobalObjectDescriptionAttribute Constructor (GlobalObject^)

 

Initializes a new instance of GlobalObjectDescriptionAttribute for the specified global object.

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

public:
GlobalObjectDescriptionAttribute(
	GlobalObject^ globalObject
)

Parameters

globalObject
Type: Microsoft.VisualStudio.Shell.Design::GlobalObject^

The global object.

Return to top
Show: