RegisterExtenderAttribute::ExtendeeCatId Property

 

Gets the CATID of the object to be extended.

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

public:
property Guid ExtendeeCatId {
	Guid get();
}

Property Value

Type: System::Guid

The CATID of the object to be extended.

Return to top
Show: