IExtenderProviderUnk Methods

 

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

NameDescription
System_CAPS_pubmethodCanExtend(String^, String^, Object^)

Returns whether or not the provider can provide an extender for the given object in the specified category.

System_CAPS_pubmethodGetExtender(String^, String^, Object^, IExtenderSite^, Int32)

Returns an extender for the given object under the specified category.

Return to top
Show: