ProvideExtenderAttribute::Extender Property

 

Gets the GUID of the extender.

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

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

Property Value

Type: System::Guid

The GUID of the extender.

Return to top
Show: