IInternalExtenderProvider Interface

 

This API supports the product infrastructure and is not intended to be used directly from your code.

Microsoft Internal Use Only.

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

[GuidAttribute("B85F43C4-C765-4984-AE3D-695E8CD8E992")]
public interface IInternalExtenderProvider

NameDescription
System_CAPS_pubmethodCanExtend(String, String, Object)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

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

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

System_CAPS_pubmethodGetExtenderNames(String, Object)

This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only.

Return to top
Show: